Bower updates.

This commit is contained in:
baldo 2020-01-20 20:59:15 +01:00
parent bfbdd675db
commit 13733b8857
73 changed files with 2451 additions and 1553 deletions

View file

@ -3,19 +3,19 @@
"version": "DEVELOPMENT",
"license": "MIT",
"dependencies": {
"angular": "1.7.8",
"angular": "1.7.9",
"angular-bootstrap": "2.5.0",
"angular-leaflet-directive": "0.10.0",
"angular-route": "1.7.8",
"angular-sanitize": "1.7.8",
"angular-route": "1.7.9",
"angular-sanitize": "1.7.9",
"bootstrap-sass-official": "3.4.1",
"es5-shim": "4.5.12",
"es5-shim": "4.5.13",
"font-awesome": "4.7.0",
"geolib": "2.0.22",
"jquery": "3.3.1",
"jquery": "3.4.1",
"json3": "3.3.2",
"leaflet-dist": "0.7.2",
"lodash": "4.17.12-pre",
"lodash": "4.17.15",
"sass-bootstrap": "3.0.2"
},
"devDependencies": {