]> git.openstreetmap.org Git - nominatim-ui.git/blobdiff - package.json
use new place_type from details JSON endpoint
[nominatim-ui.git] / package.json
index 8e9a16b9c0a341df902af34005c0cd151161d01c..1a65d04aae7273efb77f47f2a0a2a14694be8a3e 100644 (file)
@@ -5,7 +5,7 @@
   "main": "index.js",
   "scripts": {
     "test": "echo \"Error: no test specified\" && exit 1",
-    "lint": "node node_modules/.bin/eslint --quiet dist/assets/js/nominatim-ui.js"
+    "lint": "node node_modules/.bin/eslint --quiet src/handlebar_helpers.js dist/assets/js/nominatim-ui.js"
   },
   "author": "",
   "license": "GPL-3.0",
     "bootstrap": "3.4.1",
     "bower": "^1.8",
     "eslint": "^6.8.0",
-    "eslint-config-airbnb-base": "^14.0.0",
-    "eslint-plugin-import": "^2.20.1",
-    "grunt": "^1.0.2",
-    "handlebars": "4.7.3",
+    "eslint-config-airbnb-base": "^14.1.0",
+    "eslint-plugin-import": "^2.20.2",
+    "grunt": "^1.1.0",
+    "handlebars": "4.7.6",
     "jquery": "3.4.1",
     "leaflet": "1.6.0",
     "leaflet-minimap": "3.6.1"