We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0994f34 commit 310ba04Copy full SHA for 310ba04
package.json
@@ -4,7 +4,7 @@
4
"description": "Extendable geocoder with builtin support for Nominatim, Bing, Google, Mapbox, Photon, What3Words, MapQuest, Mapzen, HERE",
5
"main": "dist/Control.Geocoder.js",
6
"scripts": {
7
- "prepublish": "sh ./scripts/build.sh",
+ "prepare": "sh ./scripts/build.sh",
8
"publish": "sh ./scripts/publish.sh",
9
"postpublish": "sh ./scripts/postpublish.sh"
10
},
0 commit comments