mirror of
https://github.com/status-im/metro.git
synced 2025-01-19 15:41:26 +00:00
Update package.json
Reviewed By: jeanlauliac Differential Revision: D5183469 fbshipit-source-id: 89c17c80398afb7755d8e7dec5116e62fbbc520e
This commit is contained in:
parent
de34d9677c
commit
ef7965df63
@ -1,6 +1,6 @@
|
||||
{
|
||||
"lerna": "2.0.0-beta.38",
|
||||
"version": "0.7.3",
|
||||
"version": "0.7.4",
|
||||
"npmClient": "yarn",
|
||||
"packages": [
|
||||
"packages/*"
|
||||
|
@ -1,8 +1,8 @@
|
||||
{
|
||||
"version": "0.7.0",
|
||||
"version": "0.7.4",
|
||||
"name": "metro-bundler",
|
||||
"description": "🚇 The JavaScript bundler for React Native.",
|
||||
"main": "src/index.js",
|
||||
"main": "build/index.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git@github.com:facebook/metro-bundler.git"
|
||||
|
Loading…
x
Reference in New Issue
Block a user