Update bower dependencies.
This commit is contained in:
parent
818bdad5af
commit
2beab45f32
185 changed files with 21480 additions and 8110 deletions
16
bower.json
16
bower.json
|
@ -3,19 +3,19 @@
|
|||
"version": "DEVELOPMENT",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"angular": "1.5.11",
|
||||
"angular-bootstrap": "1.3.3",
|
||||
"angular": "1.7.8",
|
||||
"angular-bootstrap": "2.5.0",
|
||||
"angular-leaflet-directive": "0.10.0",
|
||||
"angular-route": "1.5.11",
|
||||
"angular-sanitize": "1.5.11",
|
||||
"bootstrap-sass-official": "3.3.7",
|
||||
"es5-shim": "4.5.9",
|
||||
"angular-route": "1.7.8",
|
||||
"angular-sanitize": "1.7.8",
|
||||
"bootstrap-sass-official": "3.4.1",
|
||||
"es5-shim": "4.5.12",
|
||||
"font-awesome": "4.7.0",
|
||||
"geolib": "2.0.22",
|
||||
"jquery": "3.2.1",
|
||||
"jquery": "3.3.1",
|
||||
"json3": "3.3.2",
|
||||
"leaflet-dist": "0.7.2",
|
||||
"lodash": "4.17.4",
|
||||
"lodash": "4.17.12-pre",
|
||||
"sass-bootstrap": "3.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue