Skip to content

Commit 0f96ebd

Browse files
committed
Bump Metro version to fix issue for npm users
1 parent f4fde9d commit 0f96ebd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,8 @@
175175
"graceful-fs": "^4.1.3",
176176
"inquirer": "^3.0.6",
177177
"lodash": "^4.17.5",
178-
"metro": "^0.26.0",
179-
"metro-core": "^0.26.0",
178+
"metro": "^0.28.0",
179+
"metro-core": "^0.28.0",
180180
"mime": "^1.3.4",
181181
"minimist": "^1.2.0",
182182
"mkdirp": "^0.5.1",
@@ -224,4 +224,4 @@
224224
"shelljs": "^0.7.8",
225225
"sinon": "^2.2.0"
226226
}
227-
}
227+
}

0 commit comments

Comments
 (0)