Skip to content

Commit

Permalink
fix: external deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Oct 2, 2022
1 parent 8e33a9d commit ccc41bf
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
"vue": "^2.0.0 || ^3.0.0"
},
"dependencies": {
"@babel/core": "^7.18.6",
"@babel/plugin-syntax-typescript": "^7.18.6",
"@rollup/pluginutils": "^4.2.1",
"@vue/babel-plugin-jsx": "^1.1.1",
Expand All @@ -86,7 +87,6 @@
"unplugin": "^0.7.2"
},
"devDependencies": {
"@babel/core": "^7.18.6",
"@sxzz/eslint-config": "^2.3.3",
"@types/babel__core": "^7.1.19",
"@types/node": "*",
Expand Down
52 changes: 45 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ccc41bf

Please sign in to comment.