Skip to content

Commit

Permalink
add babel dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cameroncaci committed Oct 15, 2024
1 parent 653c811 commit 3c6bd77
Show file tree
Hide file tree
Showing 3 changed files with 451 additions and 255 deletions.
18 changes: 18 additions & 0 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"@babel/plugin-proposal-private-methods": "^7.18.6",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@babel/plugin-syntax-import-meta": "^7.10.4",
"@babel/plugin-transform-class-static-block": "^7.25.8",
"@babel/plugin-transform-modules-commonjs": "^7.10.1",
"@babel/plugin-transform-runtime": "^7.25.7",
"@babel/preset-env": "^7.10.3",
Expand Down
Loading

0 comments on commit 3c6bd77

Please sign in to comment.