]> git.openstreetmap.org Git - nominatim-ui.git/blob - package.json
Bump jquery from 3.3.1 to 3.4.0
[nominatim-ui.git] / package.json
1 {
2   "name": "nominatim-ui",
3   "version": "1.0.0",
4   "description": "",
5   "main": "index.js",
6   "scripts": {
7     "test": "echo \"Error: no test specified\" && exit 1"
8   },
9   "author": "",
10   "license": "GPL-3.0",
11   "devDependencies": {
12     "grunt": "^1.0.2",
13     "bower": "^1.8",
14     "jquery": "3.4.0",
15     "leaflet": "1.3.1",
16     "leaflet-minimap": "3.6.1",
17     "handlebars": "4.0.11",
18     "bootstrap": "3.3.5",
19     "@ungap/url-search-params": "0.1.4"
20   }
21 }