Skip to content

Commit b686c25

Browse files
Mihai PlamadealaLwveMike
Mihai Plamadeala
authored andcommitted
chore: move @vue/compiler-sfc to devDependencies
1 parent ecb344a commit b686c25

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

package.json

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-plugin-remove-attributes",
33
"type": "module",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"packageManager": "[email protected]",
66
"description": "Vue plugin that removes attributes and directives from AST",
77
"author": "Mihai Plamadeala <[email protected]>",
@@ -50,14 +50,12 @@
5050
"@vue/compiler-core": "3.x",
5151
"vue": "3.x"
5252
},
53-
"optionalDependencies": {
54-
"@vue/compiler-sfc": "^3.3.6"
55-
},
5653
"devDependencies": {
5754
"@antfu/eslint-config": "^1.0.0-beta.22",
5855
"@antfu/ni": "^0.21.8",
5956
"@antfu/utils": "^0.7.6",
6057
"@types/node": "^20.8.3",
58+
"@vue/compiler-sfc": "^3.3.6",
6159
"bumpp": "^9.2.0",
6260
"eslint": "^8.51.0",
6361
"esno": "^0.17.0",

pnpm-lock.yaml

+3-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)