forked from Snck3rs/contao-leaflet-libraries
Update leaflet geocoder.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "leaflet-control-geocoder",
|
||||
"version": "1.5.5",
|
||||
"version": "1.5.8",
|
||||
"description": "Extendable geocoder with builtin support for Nominatim, Bing, Google, Mapbox, Photon, What3Words, MapQuest, Mapzen, HERE",
|
||||
"main": "dist/Control.Geocoder.js",
|
||||
"scripts": {
|
||||
"prepublish": "sh ./scripts/build.sh",
|
||||
"prepare": "sh ./scripts/build.sh",
|
||||
"publish": "sh ./scripts/publish.sh",
|
||||
"postpublish": "sh ./scripts/postpublish.sh"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user