Bump metro@0.48.0

Summary: llamadance

Reviewed By: jeanlauliac

Differential Revision: D10216618

fbshipit-source-id: 62284ab76651d3423b80f63b5d7bb355adbfaf06
This commit is contained in:
Rafael Oleza 2018-10-05 11:31:32 -07:00 committed by Facebook Github Bot
parent 89a358f347
commit bd8b942ab9
1 changed files with 4 additions and 4 deletions

View File

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