We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06ec0f0 commit 57919a3Copy full SHA for 57919a3
babel-preset/package.json
@@ -40,6 +40,6 @@
40
"@babel/plugin-transform-template-literals": "7.0.0-beta.40",
41
"@babel/plugin-transform-unicode-regex": "7.0.0-beta.40",
42
"@babel/template": "7.0.0-beta.40",
43
- "metro-babel7-plugin-react-transform": "0.32.0"
+ "metro-babel7-plugin-react-transform": "0.34.0"
44
}
45
package.json
@@ -166,8 +166,8 @@
166
"graceful-fs": "^4.1.3",
167
"inquirer": "^3.0.6",
168
"lodash": "^4.17.5",
169
- "metro": "^0.33.0",
170
- "metro-core": "^0.33.0",
+ "metro": "^0.34.0",
+ "metro-core": "^0.34.0",
171
"mime": "^1.3.4",
172
"minimist": "^1.2.0",
173
"mkdirp": "^0.5.1",
0 commit comments