Metro v0.36.0

Summary: bumps the version after cache updates.

Reviewed By: mjesun

Differential Revision: D7776561

fbshipit-source-id: 8afe97323544116f147b93b92e5aa42ec1124d3a
This commit is contained in:
David Aurelio 2018-04-27 00:26:10 -07:00 committed by Facebook Github Bot
parent 6ce2823afe
commit 7b6dd2a661
1 changed files with 4 additions and 4 deletions

View File

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