Update package.json
parent
8f61e575f4
commit
d78475a6d6
|
@ -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.5",
|
"packageManager": "pnpm@9.0.6",
|
||||||
"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",
|
||||||
|
|
Loading…
Reference in New Issue