1
0
mirror of https://github.com/XTLS/Xray-docs-next.git synced 2025-08-22 19:38:36 +00:00

Update package.json

This commit is contained in:
yuhan6665 2024-05-07 10:24:20 -04:00 committed by GitHub
parent 4ec0b3f88c
commit 047089f5aa
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", "vue-property-decorator": "^9.1.2",
"vuepress": "2.0.0-rc.2" "vuepress": "2.0.0-rc.2"
}, },
"packageManager": "pnpm@9.0.6", "packageManager": "pnpm@9.1.0",
"scripts": { "scripts": {
"docs:dev": "vuepress dev docs --clean-temp --clean-cache", "docs:dev": "vuepress dev docs --clean-temp --clean-cache",
"docs:build": "vuepress build docs --clean-temp --clean-cache", "docs:build": "vuepress build docs --clean-temp --clean-cache",