Skip to content

Commit

Permalink
Fix babel issue with legacy create-react-app
Browse files Browse the repository at this point in the history
  • Loading branch information
testower committed Dec 27, 2023
1 parent 7043100 commit 23aab3a
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 3 deletions.
26 changes: 23 additions & 3 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 @@ -72,6 +72,7 @@
]
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
"@mui/types": "7.2.11",
"@types/jest": "28.1.8",
"@types/leaflet": "1.9.8",
Expand Down

0 comments on commit 23aab3a

Please sign in to comment.