Skip to content

Commit 169d683

Browse files
Ives van Hoornefacebook-github-bot
Ives van Hoorne
authored andcommittedJul 27, 2018
Bump Metro to 0.43.0
Summary: Bump to new version because of breaking configuration changes in metro Reviewed By: hramos, rafeca Differential Revision: D8989698 fbshipit-source-id: 6f397004f4a87075909ee47b1950a3fe32c1caff
1 parent fd30cf8 commit 169d683

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -167,10 +167,10 @@
167167
"graceful-fs": "^4.1.3",
168168
"inquirer": "^3.0.6",
169169
"lodash": "^4.17.5",
170-
"metro": "^0.42.2",
171-
"metro-babel-register": "^0.42.2",
172-
"metro-core": "^0.42.2",
173-
"metro-memory-fs": "^0.42.2",
170+
"metro": "^0.43.0",
171+
"metro-babel-register": "^0.43.0",
172+
"metro-core": "^0.43.0",
173+
"metro-memory-fs": "^0.43.0",
174174
"mime": "^1.3.4",
175175
"minimist": "^1.2.0",
176176
"mkdirp": "^0.5.1",

0 commit comments

Comments
 (0)
Please sign in to comment.