Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Commit 3cd1589

Browse files
committed
fix jest version
1 parent c0af4df commit 3cd1589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"babel-loader": "^5.1.4",
3030
"eslint": "^0.24.1",
3131
"eslint-plugin-react": "^3.0.0",
32-
"jest-cli": "^0.4.15",
32+
"jest-cli": "facebook/jest#0.5.x",
3333
"json-loader": "^0.5.2",
3434
"node-libs-browser": "^0.5.2",
3535
"webpack": "^1.9.10"

0 commit comments

Comments
 (0)