Skip to content

Commit

Permalink
Bump version of Jest to 22.4
Browse files Browse the repository at this point in the history
  • Loading branch information
termosa committed Mar 1, 2018
1 parent e32abe6 commit ab3f670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"babel-jest": "^21.0.2",
"babel-plugin-dynamic-import-node": "^1.2.0",
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
"jest": "^22.0.4",
"jest": "^22.4.0",
"jest-serializer-vue": "^0.3.0",
"vue-jest": "^1.0.2",
{{/if_eq}}
Expand Down

0 comments on commit ab3f670

Please sign in to comment.