Skip to content

Commit ccc41bf

Browse files
committed
fix: external deps
1 parent 8e33a9d commit ccc41bf

File tree

2 files changed

+46
-8
lines changed

2 files changed

+46
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
"vue": "^2.0.0 || ^3.0.0"
7777
},
7878
"dependencies": {
79+
"@babel/core": "^7.18.6",
7980
"@babel/plugin-syntax-typescript": "^7.18.6",
8081
"@rollup/pluginutils": "^4.2.1",
8182
"@vue/babel-plugin-jsx": "^1.1.1",
@@ -86,7 +87,6 @@
8687
"unplugin": "^0.7.2"
8788
},
8889
"devDependencies": {
89-
"@babel/core": "^7.18.6",
9090
"@sxzz/eslint-config": "^2.3.3",
9191
"@types/babel__core": "^7.1.19",
9292
"@types/node": "*",

pnpm-lock.yaml

Lines changed: 45 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)