Upgrade metro-bundler to v0.9.0

Summary: Upgrade metro-bundler to v0.9.0. This version has no functional change. The only change is that the structure of the npm package reflects the structure of the source code.

Reviewed By: bestander

Differential Revision: D5315651

fbshipit-source-id: 3a69337106d4ccf708823c80d304941973360e8e
This commit is contained in:
David Aurelio
2017-06-24 17:04:27 -07:00
committed by Facebook Github Bot
parent a38f5b6b6a
commit 1faf40b02a
11 changed files with 36 additions and 35 deletions

View File

@@ -180,7 +180,7 @@
"left-pad": "^1.1.3",
"lodash": "^4.16.6",
"merge-stream": "^1.0.1",
"metro-bundler": "^0.8.1",
"metro-bundler": "^0.9.0",
"mime": "^1.3.4",
"mime-types": "2.1.11",
"minimist": "^1.2.0",