mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-29 04:35:36 +08:00
Bust jest caching and fix tests
This commit is contained in:
@@ -47,8 +47,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"absolute-path": "0.0.0",
|
||||
"babel": "5.4.3",
|
||||
"babel-core": "5.6.4",
|
||||
"babel": "5.8.21",
|
||||
"babel-core": "5.8.21",
|
||||
"chalk": "1.0.0",
|
||||
"connect": "2.8.3",
|
||||
"debug": "2.1.0",
|
||||
@@ -63,7 +63,7 @@
|
||||
"react-timer-mixin": "^0.13.1",
|
||||
"react-tools": "git://github.com/facebook/react#b4e74e38e43ac53af8acd62c78c9213be0194245",
|
||||
"rebound": "^0.0.12",
|
||||
"regenerator": "0.8.31",
|
||||
"regenerator": "0.8.36",
|
||||
"sane": "^1.1.2",
|
||||
"semver": "^4.3.6",
|
||||
"source-map": "0.1.31",
|
||||
|
||||
Reference in New Issue
Block a user