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? idkpull/512/head
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…
Reference in New Issue