Skip to content

Commit

Permalink
fix(babel): fix package dependency errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jun 10, 2023
1 parent 2ae6e78 commit 976d7fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/babel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"@babel/plugin-proposal-decorators": "~7.21.0",
"@babel/plugin-proposal-export-default-from": "~7.18.10",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-modules-commonjs": "^7.22.5",
"@babel/plugin-transform-runtime": "~7.21.0",
"@babel/preset-env": "~7.21.0",
"@babel/preset-react": "~7.18.6",
Expand Down

0 comments on commit 976d7fc

Please sign in to comment.