Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Moves google.maps manually to 3.58.0
  • Loading branch information
willum070 committed Sep 12, 2024
1 parent fb4ef5c commit 0d72e45
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"name": "@googlemaps/js-samples",
"description": "Samples for Google Maps JavaScript",
"version": "2.1.4",
"type": "module",
"keywords": [
"google",
"javascript",
Expand Down Expand Up @@ -48,7 +47,7 @@
"@googlemaps/three": "^4.0.13",
"@playwright/test": "^1.44.0",
"@types/geojson": "^7946.0.14",
"@types/google.maps": "^3.53.5",
"@types/google.maps": "^3.58.0",
"@types/google.visualization": "0.0.73",
"@types/jest": "^29.5.6",
"@types/react": "^18.3.3",
Expand Down

0 comments on commit 0d72e45

Please sign in to comment.