Skip to content

Commit 49b16b0

Browse files
committed
fix: external vue
1 parent 3ab26c4 commit 49b16b0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@
6868
"minimatch": "^3.0.4",
6969
"unplugin": "^0.2.3"
7070
},
71+
"peerDependencies": {
72+
"vue": "2 || 3"
73+
},
7174
"devDependencies": {
7275
"@antfu/eslint-config": "^0.7.0",
7376
"@antfu/utils": "^0.2.4",

0 commit comments

Comments
 (0)