Skip to content
This repository was archived by the owner on May 30, 2025. It is now read-only.

Commit 5b376b0

Browse files
committed
removed vetur as dep
1 parent 8c9c2a6 commit 5b376b0

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

package.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@
2323
"Composition API",
2424
"Vue Snippets"
2525
],
26-
"extensionDependencies": [
27-
"octref.vetur"
28-
],
2926
"categories": [
3027
"Snippets"
3128
],
@@ -43,10 +40,6 @@
4340
"language": "html",
4441
"path": "./snippets/vue-template.json"
4542
},
46-
{
47-
"language": "vue-html",
48-
"path": "./snippets/vue-template.json"
49-
},
5043
{
5144
"language": "javascript",
5245
"path": "./snippets/vue-script.json"

0 commit comments

Comments
 (0)