Skip to content

Commit

Permalink
fix: updated google maps package version (#395)
Browse files Browse the repository at this point in the history
  • Loading branch information
mugu-fatman committed Feb 20, 2024
1 parent ab37f8d commit db859c0
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"homepage": "https://github.com/smeijer/leaflet-geosearch#readme",
"license": "MIT",
"devDependencies": {
"@types/google.maps": "^3.50.2",
"@types/google.maps": "^3.53.1",
"@types/jest": "^29.1.1",
"@types/lodash.debounce": "^4.0.6",
"@types/react-dom": "^18.0.6",
Expand Down Expand Up @@ -99,7 +99,7 @@
"typescript": "^4.8.4"
},
"optionalDependencies": {
"@googlemaps/js-api-loader": "^1.14.3",
"@googlemaps/js-api-loader": "^1.16.6",
"leaflet": "^1.6.0"
},
"husky": {
Expand Down

0 comments on commit db859c0

Please sign in to comment.