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 93998a7 commit bc85d58Copy full SHA for bc85d58
package.json
@@ -39,7 +39,7 @@
39
"devDependencies": {
40
"babel-cli": "^6.9.0",
41
"babel-eslint": "^6.0.4",
42
- "babel-jest": "^15.0.0",
+ "babel-jest": "^16.0.0",
43
"babel-plugin-syntax-flow": "^6.8.0",
44
"babel-plugin-transform-flow-strip-types": "^6.8.0",
45
"babel-plugin-transform-runtime": "^6.9.0",
@@ -48,6 +48,7 @@
48
"cross-spawn": "^4.0.0",
49
"eslint": "^3.2.2",
50
"flow-bin": "^0.31.0",
51
+ "jest": "^16.0.1",
52
"jest-cli": "^15.1.1",
53
"rimraf": "^2.3.2",
54
"temp": "^0.8.1"
0 commit comments