mirror of
https://github.com/status-im/react-native.git
synced 2025-01-27 01:40:08 +00:00
metro-bundler: upgrade all jest refs to delta.4
Reviewed By: mjesun Differential Revision: D5503722 fbshipit-source-id: ca5d1e684e6b909804ae2be8c2055439dda611f5
This commit is contained in:
parent
404d74bd1e
commit
be0f2288fe
10
package.json
10
package.json
@ -176,7 +176,7 @@
|
||||
"glob": "^7.1.1",
|
||||
"graceful-fs": "^4.1.3",
|
||||
"inquirer": "^3.0.6",
|
||||
"jest-haste-map": "20.1.0-chi.1",
|
||||
"jest-haste-map": "20.1.0-delta.4",
|
||||
"json-stable-stringify": "^1.0.1",
|
||||
"json5": "^0.4.0",
|
||||
"left-pad": "^1.1.3",
|
||||
@ -230,10 +230,10 @@
|
||||
"eslint-plugin-prettier": "2.1.1",
|
||||
"eslint-plugin-react": "^7.0.1",
|
||||
"flow-bin": "^0.51.0",
|
||||
"jest": "20.1.0-chi.1",
|
||||
"jest-phabricator": "20.1.0-chi.1",
|
||||
"jest-repl": "20.1.0-chi.1",
|
||||
"jest-runtime": "20.1.0-chi.1",
|
||||
"jest": "20.1.0-delta.4",
|
||||
"jest-phabricator": "20.1.0-delta.4",
|
||||
"jest-repl": "20.1.0-delta.4",
|
||||
"jest-runtime": "20.1.0-delta.4",
|
||||
"mock-fs": "^4.4.1",
|
||||
"prettier": "1.5.2",
|
||||
"react": "16.0.0-alpha.12",
|
||||
|
Loading…
x
Reference in New Issue
Block a user