Bust jest caching and fix tests

This commit is contained in:
Christopher Chedeau
2015-08-11 10:25:39 -07:00
parent 0d636a017d
commit 5ebe0ed717
5 changed files with 34 additions and 6 deletions

View File

@@ -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",