mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-02-21 00:43:16 +03:00
Update pnpm
pnpm is installed by yum and might be updated by source. But it's version is specified in package.json. Maybe make the version pinned? idk
This commit is contained in:
parent
c9e31fac32
commit
61743e2098
@ -21,7 +21,7 @@
|
||||
"vue-property-decorator": "^9.1.2",
|
||||
"vuepress": "2.0.0-rc.2"
|
||||
},
|
||||
"packageManager": "pnpm@9.1.0",
|
||||
"packageManager": "pnpm@9.1.1",
|
||||
"scripts": {
|
||||
"docs:dev": "vuepress dev docs --clean-temp --clean-cache",
|
||||
"docs:build": "vuepress build docs --clean-temp --clean-cache",
|
||||
|
Loading…
x
Reference in New Issue
Block a user