Fixed typo in bower.json
Changed dependency `L.EasyButton` to `Leaflet.EasyButton` so `bower install` completes successfully. `L.EasyButton` is not available on bower.
This commit is contained in:
parent
b85a2b9f4b
commit
4bcf05d33f
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
||||||
"DataTables": "~1.10.5",
|
"DataTables": "~1.10.5",
|
||||||
"leaflet.elevation": "MrMufflon/Leaflet.Elevation#master",
|
"leaflet.elevation": "MrMufflon/Leaflet.Elevation#master",
|
||||||
"leaflet-control-geocoder": "~1.1.0",
|
"leaflet-control-geocoder": "~1.1.0",
|
||||||
"L.EasyButton": "*",
|
"Leaflet.EasyButton": "*",
|
||||||
"bootbox": "~4.4.0",
|
"bootbox": "~4.4.0",
|
||||||
"seiyria-bootstrap-slider": "~4.8.1"
|
"seiyria-bootstrap-slider": "~4.8.1"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue