Skip to content

Commit 3846519

Browse files
authored
chore: add @vue/compiler-sfc as peerDep (#654)
1 parent ba9e35b commit 3846519

File tree

2 files changed

+123
-119
lines changed

2 files changed

+123
-119
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@
149149
"yaml": "^2.8.0"
150150
},
151151
"peerDependencies": {
152+
"@vue/compiler-sfc": "^3.5.17",
152153
"vue-router": "^4.5.1"
153154
},
154155
"peerDependenciesMeta": {

0 commit comments

Comments
 (0)