Skip to content

Commit 896c98d

Browse files
authored
Merge pull request #132 from sodatea/remove-compiler-sfc-peer-dep
chore: @vue/compiler-sfc is not a peer dependency
2 parents 087846b + bbb442f commit 896c98d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
},
4747
"peerDependencies": {
4848
"@vue/compiler-dom": "^3.0.0-beta.12",
49-
"@vue/compiler-sfc": "^3.0.0-beta.12",
5049
"vue": "^3.0.0-beta.12"
5150
},
5251
"author": {

0 commit comments

Comments
 (0)