Skip to content

Commit 529a8d6

Browse files
authored
Updating google mutant version to 0.15.0 (#53)
* Updating google mutant version to 0.15.0 * Version bump
1 parent c70b447 commit 529a8d6

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

package-lock.json

Lines changed: 6 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-leaflet-google-layer",
3-
"version": "3.1.0",
3+
"version": "4.0.0",
44
"description": "React leaflet wrapper of leaflet.gridlayer.googlemutant",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",
@@ -75,6 +75,6 @@
7575
"@googlemaps/js-api-loader": "^1.8.0",
7676
"@types/leaflet": "^1.5.0",
7777
"@types/leaflet.gridlayer.googlemutant": "^0.4.9",
78-
"leaflet.gridlayer.googlemutant": "^0.14.1"
78+
"leaflet.gridlayer.googlemutant": "^0.15.0"
7979
}
8080
}

0 commit comments

Comments
 (0)