Updated bower libs.
This commit is contained in:
parent
f310b8f097
commit
98d5fde88a
71 changed files with 4482 additions and 49918 deletions
30
bower.json
30
bower.json
|
@ -3,23 +3,21 @@
|
|||
"version": "0.1.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"angular": "~1.5.6",
|
||||
"angular-bootstrap": "~1.3.2",
|
||||
"angular-leaflet-directive": "~0.10.0",
|
||||
"angular-route": "~1.5.6",
|
||||
"angular-sanitize": "~1.5.6",
|
||||
"bootstrap-sass-official": "~3.3.6",
|
||||
"es5-shim": "~4.5.8",
|
||||
"font-awesome": "~4.6.3",
|
||||
"geolib": "~2.0.21",
|
||||
"jquery": "~2.1.4",
|
||||
"json3": "~3.3.1",
|
||||
"leaflet-dist": "~0.7.2",
|
||||
"lodash": "~4.12.0",
|
||||
"sass-bootstrap": "~3.0.2"
|
||||
"angular": "1.5.6",
|
||||
"angular-bootstrap": "1.3.3",
|
||||
"angular-leaflet-directive": "0.10.0",
|
||||
"angular-route": "1.5.6",
|
||||
"angular-sanitize": "1.5.6",
|
||||
"bootstrap-sass-official": "3.3.6",
|
||||
"es5-shim": "4.5.8",
|
||||
"font-awesome": "4.6.3",
|
||||
"geolib": "2.0.21",
|
||||
"jquery": "2.1.4",
|
||||
"json3": "3.3.2",
|
||||
"leaflet-dist": "0.7.2",
|
||||
"lodash": "4.13.1",
|
||||
"sass-bootstrap": "3.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"angular-mocks": "~1.5.6",
|
||||
"angular-scenario": "~1.5.6"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue