Skip to content

Commit

Permalink
fix: update critters peer dependency to version 0.0.20 (#380)
Browse files Browse the repository at this point in the history
  • Loading branch information
zakcutner authored Nov 9, 2023
1 parent 3c304c3 commit 0814f85
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 @@ -83,7 +83,7 @@
"release": "bumpp && npm publish"
},
"peerDependencies": {
"critters": "^0.0.16",
"critters": "^0.0.20",
"vite": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0",
"vue": "^3.2.10",
"vue-router": "^4.0.1"
Expand Down

0 comments on commit 0814f85

Please sign in to comment.