mirror of https://github.com/vuejs/vitepress
parent
f97635916e
commit
ef0e227c81
@ -1,3 +1,14 @@
|
|||||||
packages:
|
packages:
|
||||||
- docs
|
- docs
|
||||||
- __tests__/*
|
- __tests__/*
|
||||||
|
|
||||||
|
autoInstallPeers: false
|
||||||
|
neverBuiltDependencies: []
|
||||||
|
overrides:
|
||||||
|
"ora>string-width": "^5"
|
||||||
|
"vite": "npm:rolldown-vite@latest"
|
||||||
|
patchedDependencies:
|
||||||
|
"@types/mdurl@2.0.0": "patches/@types__mdurl@2.0.0.patch"
|
||||||
|
"markdown-it-anchor@9.2.0": "patches/markdown-it-anchor@9.2.0.patch"
|
||||||
|
|
||||||
|
shellEmulator: true
|
||||||
|
|||||||
Loading…
Reference in new issue