Skip to content

Commit

Permalink
chore: Update babel.config.json and package.json dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
EvarinDev committed Jul 25, 2024
1 parent a6818ed commit d867415
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions babel.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,5 @@
"presets": [
"@babel/preset-env",
"@babel/preset-typescript"
],
"plugins": [
"@babel/plugin-proposal-class-properties"
]
}
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"typescript-eslint": "^7.17.0",
"@babel/cli": "^7.24.8",
"@babel/core": "^7.24.9",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/preset-env": "^7.24.8",
"@babel/preset-typescript": "^7.24.7"
},
Expand Down

0 comments on commit d867415

Please sign in to comment.