Update package.json

This commit is contained in:
yuhan6665 2024-04-22 11:09:50 -04:00 committed by GitHub
parent cecb32a66b
commit 6b6ff8a6e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,7 @@
"vue-property-decorator": "^9.1.2",
"vuepress": "2.0.0-rc.2"
},
"packageManager": "pnpm@8.10.5",
"packageManager": "pnpm@9.0.5",
"scripts": {
"docs:dev": "vuepress dev docs --clean-temp --clean-cache",
"docs:build": "vuepress build docs --clean-temp --clean-cache",