Update bower dependencies.
This commit is contained in:
parent
62d4d89204
commit
ffc4dc9ec7
715 changed files with 4134 additions and 134336 deletions
20
bower.json
20
bower.json
|
@ -3,21 +3,21 @@
|
|||
"version": "0.1.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"angular": "1.2.15",
|
||||
"angular-leaflet-directive": "~0.7.6",
|
||||
"angular-route": "1.2.15",
|
||||
"angular-sanitize": "1.2.15",
|
||||
"bootstrap-sass-official": "~3.1.0",
|
||||
"es5-shim": "~3.1.1",
|
||||
"font-awesome": "~4.0.3",
|
||||
"angular": "1.2.16",
|
||||
"angular-leaflet-directive": "~0.7.7",
|
||||
"angular-route": "1.2.16",
|
||||
"angular-sanitize": "1.2.16",
|
||||
"bootstrap-sass-official": "~3.1.1",
|
||||
"es5-shim": "~3.4.0",
|
||||
"font-awesome": "~4.1.0",
|
||||
"jquery": "~2.1.1",
|
||||
"json3": "~3.2.6",
|
||||
"json3": "~3.3.1",
|
||||
"leaflet-dist": "~0.7.2",
|
||||
"sass-bootstrap": "~3.0.2",
|
||||
"underscore": "~1.6.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"angular-mocks": "1.2.15",
|
||||
"angular-scenario": "1.2.15"
|
||||
"angular-mocks": "1.2.16",
|
||||
"angular-scenario": "1.2.16"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue