Skip to content

Commit 37b9d8e

Browse files
committed
fix: vitepress build fail
1 parent 192b2c7 commit 37b9d8e

File tree

2 files changed

+279
-28
lines changed

2 files changed

+279
-28
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,8 @@
107107
"unbuild": "^2.0.0",
108108
"vite": "^4.0.0",
109109
"vitepress": "^1.4.0",
110-
"vitest": "^1.4.0"
110+
"vitest": "^1.4.0",
111+
"vue": "^3.4"
111112
},
112113
"publishConfig": {
113114
"access": "public",

0 commit comments

Comments
 (0)