Skip to content

Commit

Permalink
fix: correct jest version
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Aug 24, 2017
1 parent bfe2ae2 commit 2f47bb8
Show file tree
Hide file tree
Showing 2 changed files with 670 additions and 36 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"fs-extra": "^4.0.1",
"gh-pages": "^1.0.0",
"glob": "^7.1.2",
"jest": "test",
"jest": "^21.0.0-beta.1",
"joi": "^10.6.0",
"json-loader": "^0.5.7",
"karma": "^1.7.0",
Expand Down
Loading

0 comments on commit 2f47bb8

Please # to comment.