We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40f2277 commit ffe5accCopy full SHA for ffe5acc
package.json
@@ -45,7 +45,7 @@
45
"babel-cli": "^6.5.1",
46
"babel-core": "^6.x",
47
"babel-eslint": "^7.1.1",
48
- "babel-jest": "^17.0.2",
+ "babel-jest": "^18.0.0",
49
"babel-loader": "^6.x",
50
"babel-plugin-react-transform": "^2.0.0",
51
"babel-plugin-transform-react-constant-elements": "^6.5.0",
@@ -59,8 +59,8 @@
59
"eslint": "^3.11.1",
60
"eslint-plugin-react": "^6.8.0",
61
"exports-loader": "^0.6.3",
62
- "imports-loader": "^0.6.5",
63
- "jest-cli": "^17.0.3",
+ "imports-loader": "^0.7.0",
+ "jest-cli": "^18.0.0",
64
"jsxhint": "^0.15.1",
65
"lodash": "^4.3.0",
66
"pre-commit": "^1.1.2",
0 commit comments