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

Commit 690f8b3

Browse files
committed
Merge pull request #157 from spicyj/fix-travis
Fix package.json
2 parents dba8e11 + 03b63f6 commit 690f8b3

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": "facebook/jest#0.5.x",
32+
"jest-cli": "^0.5.0",
3333
"json-loader": "^0.5.2",
3434
"node-libs-browser": "^0.5.2",
3535
"webpack": "^1.9.10"

0 commit comments

Comments
 (0)