Skip to content

Commit 4352370

Browse files
committed
fix: move @vue/language-core to dep
1 parent 2b353b0 commit 4352370

File tree

2 files changed

+381
-243
lines changed

2 files changed

+381
-243
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
},
7777
"dependencies": {
7878
"@rollup/pluginutils": "^5.1.0",
79+
"@vue/language-core": "^2.0.6",
7980
"ast-kit": "^0.12.1",
8081
"magic-string-ast": "^0.3.0",
8182
"unplugin": "^1.9.0"
@@ -86,7 +87,6 @@
8687
"@sxzz/prettier-config": "^2.0.1",
8788
"@types/node": "^20.11.25",
8889
"@vue-macros/test-utils": "^1.4.0",
89-
"@vue/language-core": "^2.0.6",
9090
"bumpp": "^9.4.0",
9191
"change-case": "^5.4.3",
9292
"eslint": "^8.57.0",

0 commit comments

Comments
 (0)