Updated bower dependencies for client.
This commit is contained in:
parent
1b47de7c5f
commit
fe5b68e1c4
136 changed files with 7596 additions and 9284 deletions
12
app/bower_components/angular-route/.bower.json
vendored
12
app/bower_components/angular-route/.bower.json
vendored
|
@ -1,20 +1,20 @@
|
|||
{
|
||||
"name": "angular-route",
|
||||
"version": "1.7.9",
|
||||
"version": "1.8.3",
|
||||
"license": "MIT",
|
||||
"main": "./angular-route.js",
|
||||
"ignore": [],
|
||||
"dependencies": {
|
||||
"angular": "1.7.9"
|
||||
"angular": "1.8.3"
|
||||
},
|
||||
"homepage": "https://github.com/angular/bower-angular-route",
|
||||
"_release": "1.7.9",
|
||||
"_release": "1.8.3",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v1.7.9",
|
||||
"commit": "ff545591491260ebff98892fac5b26bc34b7e4c4"
|
||||
"tag": "v1.8.3",
|
||||
"commit": "01f39b724c144ffc556bef7f3bca43b1b5662fe7"
|
||||
},
|
||||
"_source": "https://github.com/angular/bower-angular-route.git",
|
||||
"_target": "1.7.9",
|
||||
"_target": "1.8.3",
|
||||
"_originalSource": "angular-route"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue