Bump metro@0.47.1

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
This commit is contained in:
Rafael Oleza 2018-10-04 03:59:01 -07:00 committed by Facebook Github Bot
parent c5186aeb46
commit 12ab08a5aa

View File

@ -172,10 +172,10 @@
"graceful-fs": "^4.1.3",
"inquirer": "^3.0.6",
"lodash": "^4.17.5",
"metro": "^0.47.0",
"metro-babel-register": "^0.47.0",
"metro-core": "^0.47.0",
"metro-memory-fs": "^0.47.0",
"metro": "^0.47.1",
"metro-babel-register": "^0.47.1",
"metro-core": "^0.47.1",
"metro-memory-fs": "^0.47.1",
"mime": "^1.3.4",
"minimist": "^1.2.0",
"mkdirp": "^0.5.1",