diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 70dc6b7..09438da 100644 --- a/package.json +++ b/package.json @@ -14,13 +14,13 @@ "@testing-library/user-event": "^13.5.0", "@types/jest": "^27.5.2", "@types/luxon": "^3.0.0", - "@types/mapbox-gl": "^2.7.5", + "@types/mapbox-gl": "^1.13.4", "@types/node": "^16.11.56", "@types/react": "^18.0.17", "@types/react-dom": "^18.0.6", "axios": "^0.27.2", "luxon": "^3.0.3", - "mapbox-gl": "^2.10.0", + "mapbox-gl": "^1.13.2", "rc-slider": "^10.0.1", "react": "^18.2.0", "react-dom": "^18.2.0", |
