[WIP] Make jest tests work again
This commit is contained in:
@ -51,7 +51,7 @@
|
||||
"babel": "^6.5.2",
|
||||
"babel-cli": "^6.18.0",
|
||||
"babel-core": "^6.5.1",
|
||||
"babel-jest": "^15.0.0",
|
||||
"babel-jest": "^20.0.3",
|
||||
"babel-loader": "^7.0.0",
|
||||
"babel-plugin-lodash": "^3.2.0",
|
||||
"babel-preset-es2015": "^6.5.0",
|
||||
@ -67,8 +67,8 @@
|
||||
"file-loader": "^0.11.2",
|
||||
"identity-obj-proxy": "^3.0.0",
|
||||
"imports-loader": "^0.7.1",
|
||||
"jest": "19.1.0-alpha.eed82034",
|
||||
"jest-cli": "19.1.0-alpha.eed82034",
|
||||
"jest": "^20.0.4",
|
||||
"jest-cli": "^20.0.4",
|
||||
"lint-staged": "^3.1.0",
|
||||
"node-sass": "^3.10.0",
|
||||
"npm-check": "^5.2.3",
|
||||
|
Reference in New Issue
Block a user