X-Git-Url: https://git.openstreetmap.org./nominatim-ui.git/blobdiff_plain/33d55c06bc00d8dd41dd84be87a083870813ca85..586f7f836124af2ea87b5f580c9e92b671ba4b1f:/package.json?ds=inline diff --git a/package.json b/package.json index b3ef07a..6a0b413 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nominatim-ui", - "version": "1.0.0", - "description": "", + "version": "1.2.4", + "description": "Debug web interface for Nominatim geocoder", "main": "index.js", "scripts": { "start": "./node_modules/.bin/static -c 0 -p 8000 dist", @@ -10,7 +10,7 @@ "lint": "node node_modules/.bin/eslint --quiet src/handlebar_helpers.js dist/assets/js/nominatim-ui.js" }, "author": "", - "license": "GPL-3.0", + "license": "GPL-2.0", "devDependencies": { "@ungap/url-search-params": "^0.2.0", "bootstrap": "^4.5.0",