Skip to content

Commit

Permalink
build: bump jest version in peerDependencies
Browse files Browse the repository at this point in the history
^25.x -> ^25.5.0
  • Loading branch information
nogic1008 committed Aug 7, 2020
1 parent d207d06 commit 22e3784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -62,7 +62,7 @@
},
"peerDependencies": {
"@babel/core": "7.x",
"jest": "^25.x",
"jest": "^25.5.0",
"vue": "^2.x",
"vue-template-compiler": "^2.x"
},
Expand Down

0 comments on commit 22e3784

Please sign in to comment.