Skip to content

Commit

Permalink
Bump metro@0.47.1
Browse files Browse the repository at this point in the history
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
  • Loading branch information
rafeca authored and facebook-github-bot committed Oct 4, 2018
1 parent c5186ae commit 12ab08a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 12ab08a

Please sign in to comment.