Skip to content

Commit

Permalink
chore: cleanup peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ntnyq committed Mar 12, 2024
1 parent 8fe2f40 commit ae46397
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,20 +53,7 @@
"typecheck": "tsc --noEmit"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.8",
"vuepress-vite": "2.0.0-rc.8",
"vuepress-webpack": "2.0.0-rc.8"
},
"peerDependenciesMeta": {
"vuepress": {
"optional": true
},
"vuepress-vite": {
"optional": true
},
"vuepress-webpack": {
"optional": true
}
"vuepress": "2.0.0-rc.8"
},
"dependencies": {
"@types/qrcode": "^1.5.5",
Expand Down

0 comments on commit ae46397

Please sign in to comment.