Skip to content

Commit

Permalink
fix: update peer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
ntnyq committed Nov 23, 2022
1 parent a718481 commit fce8bb4
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 @@ -50,7 +50,7 @@
"release:publish": "bumpp && pnpm publish"
},
"peerDependencies": {
"vuepress": "^2.0.0-beta.51"
"vuepress": "^2.0.0-beta.53"
},
"dependencies": {
"@iconify/vue": "^4.0.0"
Expand Down

1 comment on commit fce8bb4

@vercel
Copy link

@vercel vercel bot commented on fce8bb4 Nov 23, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.