Skip to content
This repository was archived by the owner on Sep 20, 2019. It is now read-only.

Commit 5132ee1

Browse files
committed
locking down bower devDeps
1 parent 8e80c78 commit 5132ee1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

bower.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@
3434
"Leaflet.utfgrid": "danzel/Leaflet.utfgrid",
3535
"Leaflet.awesome-markers": "*",
3636
"leaflet-providers": "~1.1.5",
37-
"leaflet.vector-markers": "~0.0.3",
37+
"leaflet.vector-markers": "0.0.4",
3838
"webgl-heatmap-leaflet": "*",
39-
"leaflet-plugins": "*",
40-
"esri-leaflet": "*",
41-
"proj4": "*",
39+
"leaflet-plugins": "1.X",
40+
"esri-leaflet": "1.X",
41+
"proj4": "2.X",
4242
"font-awesome": "~4.3.x",
43-
"proj4leaflet": "*",
44-
"Leaflet.MakiMarkers": "*",
43+
"proj4leaflet": "0.X",
44+
"Leaflet.MakiMarkers": "2.X",
4545
"Leaflet.heat": "https://github.com/Leaflet/Leaflet.heat/archive/gh-pages.tar.gz",
4646
"Leaflet.ExtraMarkers": "https://github.com/coryasilva/Leaflet.ExtraMarkers/archive/v1.0.1.tar.gz",
4747
"Leaflet.fullscreen": "http://github.com/Leaflet/Leaflet.fullscreen/archive/v0.0.4.tar.gz",

0 commit comments

Comments
 (0)