Skip to content

Commit

Permalink
fix: bundle babel generator
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Jul 6, 2022
1 parent a112375 commit af4834d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -74,14 +74,14 @@
},
"dependencies": {
"@antfu/utils": "^0.5.2",
"@babel/generator": "^7.18.7",
"@babel/parser": "^7.18.6",
"@babel/types": "^7.18.7",
"@rollup/pluginutils": "^4.2.1",
"magic-string": "^0.26.2",
"unplugin": "^0.7.1"
},
"devDependencies": {
"@babel/generator": "^7.18.7",
"@sxzz/eslint-config": "^2.2.2",
"@types/babel__generator": "^7.6.4",
"@types/node": "*",
Expand Down

0 comments on commit af4834d

Please sign in to comment.