File tree Expand file tree Collapse file tree 2 files changed +373
-610
lines changed
Expand file tree Collapse file tree 2 files changed +373
-610
lines changed Original file line number Diff line number Diff line change 2323 "lint:fix" : " npx fa lint --fix" ,
2424 "dev" : " npx vuepress dev docs" ,
2525 "build" : " npx vuepress build docs --clean-temp --clean-cache" ,
26- "build:proxy" : " NEED_PROXY=true vuepress build docs --clean-temp --clean-cache" ,
26+ "build:proxy" : " NEED_PROXY=true npx vuepress build docs --clean-temp --clean-cache" ,
2727 "release" : " npx fa release --vip"
2828 },
2929 "devDependencies" : {
3030 "@142vip/eslint-config" : " 0.0.1-alpha.3" ,
3131 "@142vip/fairy-cli" : " 0.0.3-alpha.21" ,
3232 "@142vip/utils" : " 0.0.1-alpha.31" ,
3333 "@142vip/vuepress" : " 0.0.1-alpha.11" ,
34- "@vuepress/bundler-vite" : " 2.0.0-rc.19 " ,
34+ "@vuepress/bundler-vite" : " 2.0.0-rc.20 " ,
3535 "only-allow" : " 1.2.1" ,
3636 "simple-git-hooks" : " 2.11.1" ,
37- "vuepress" : " 2.0.0-rc.19 "
37+ "vuepress" : " 2.0.0-rc.20 "
3838 },
3939 "simple-git-hooks" : {
4040 "pre-commit" : " pnpm lint" ,
You can’t perform that action at this time.
0 commit comments