Skip to content

Commit cb78b8e

Browse files
authored
build(dependencies): pin leaflet version (#453)
Pin leaflet version to 1.7.1
1 parent 05cd796 commit cb78b8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"angular-wizard": "^0.10.0",
2020
"bootstrap-css-only": "^3.3.7",
2121
"angular-bootstrap": "^2.5.0",
22-
"leaflet": "^1.1.0",
22+
"leaflet": "1.7.1",
2323
"Leaflet.awesome-markers": "leaflet-awesome-markers#^2.0.2",
2424
"leaflet.markercluster": "1.4.1",
2525
"mapbox-gl-js": "https://api.mapbox.com/mapbox-gl-js/v1.13.1/mapbox-gl.js",

0 commit comments

Comments
 (0)