Skip to content

Commit 12ab08a

Browse files
rafecafacebook-github-bot
authored andcommittedOct 4, 2018
Summary: We need a new version of Metro with D10119384 to make the new Embeds work well Reviewed By: davidaurelio Differential Revision: D10119385 fbshipit-source-id: db7fc71c75c450720af41add466fc88ac38f3066
1 parent c5186ae commit 12ab08a

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
@@ -172,10 +172,10 @@
172172
"graceful-fs": "^4.1.3",
173173
"inquirer": "^3.0.6",
174174
"lodash": "^4.17.5",
175-
"metro": "^0.47.0",
176-
"metro-babel-register": "^0.47.0",
177-
"metro-core": "^0.47.0",
178-
"metro-memory-fs": "^0.47.0",
175+
"metro": "^0.47.1",
176+
"metro-babel-register": "^0.47.1",
177+
"metro-core": "^0.47.1",
178+
"metro-memory-fs": "^0.47.1",
179179
"mime": "^1.3.4",
180180
"minimist": "^1.2.0",
181181
"mkdirp": "^0.5.1",

0 commit comments

Comments
 (0)
Please sign in to comment.