Skip to content

Commit

Permalink
Bump Jest to v21
Browse files Browse the repository at this point in the history
  • Loading branch information
thymikee committed Sep 6, 2017
1 parent 5081c0d commit 8981404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"typescript": "^2.3.0"
},
"peerDependencies": {
"jest": "^20.0.0"
"jest": "^21.0.1"
},
"scripts": {
"test": "jest",
Expand Down

0 comments on commit 8981404

Please sign in to comment.