Skip to content

Commit

Permalink
chore: tempoarily restrict @mui/material to 5.14.8
Browse files Browse the repository at this point in the history
  • Loading branch information
paulschreiber committed Oct 25, 2023
1 parent 112f73c commit b7eb3d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@mapbox/mapbox-gl-geocoder": "^5.0.1",
"@mui/icons-material": "^5.14.12",
"@mui/lab": "^5.0.0-alpha.148",
"@mui/material": "^5.14.8",
"@mui/material": "5.14.8",
"@mui/x-data-grid": "^6.16.2",
"@reduxjs/toolkit": "^1.9.5",
"@turf/bbox": "^6.5.0",
Expand Down

0 comments on commit b7eb3d8

Please sign in to comment.