mirror of https://github.com/status-im/metro.git
Bump metro@0.23.0
Reviewed By: davidaurelio Differential Revision: D6484402 fbshipit-source-id: e934edc5319aec3c6f36927a0c8d5b48c304719e
This commit is contained in:
parent
989d209e5d
commit
d8cb904104
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"lerna": "2.4.0",
|
||||
"version": "0.22.1",
|
||||
"version": "0.23.0",
|
||||
"npmClient": "yarn",
|
||||
"useWorkspaces": true
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "0.22.1",
|
||||
"version": "0.23.0",
|
||||
"name": "metro",
|
||||
"description": "🚇 The JavaScript bundler for React Native.",
|
||||
"main": "src/index.js",
|
||||
|
|
Loading…
Reference in New Issue