Skip to content

Commit

Permalink
npm upgrade (partial)
Browse files Browse the repository at this point in the history
  • Loading branch information
frosas committed Apr 21, 2024
1 parent 4afbc86 commit d6c0f8b
Show file tree
Hide file tree
Showing 3 changed files with 371 additions and 323 deletions.
2 changes: 1 addition & 1 deletion babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
module.exports = (api) => ({
plugins: [
"@babel/plugin-syntax-dynamic-import",
"@babel/plugin-proposal-class-properties",
"@babel/plugin-transform-class-properties",
],
presets: [
[
Expand Down
Loading

0 comments on commit d6c0f8b

Please sign in to comment.