Skip to content

Commit

Permalink
fix babel dependancy warning
Browse files Browse the repository at this point in the history
  • Loading branch information
honzaflash committed Sep 14, 2023
1 parent a8fc0a9 commit 33e6d44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"eslint": "^8.43.0",
"eslint-plugin-react": "^7.32.2"
},
Expand Down

0 comments on commit 33e6d44

Please sign in to comment.