Update bower dependencies.

This commit is contained in:
baldo 2019-03-29 22:00:08 +01:00
commit 2beab45f32
185 changed files with 21480 additions and 8110 deletions

View file

@ -1,20 +1,20 @@
{
"name": "angular-route",
"version": "1.5.11",
"version": "1.7.8",
"license": "MIT",
"main": "./angular-route.js",
"ignore": [],
"dependencies": {
"angular": "1.5.11"
"angular": "1.7.8"
},
"homepage": "https://github.com/angular/bower-angular-route",
"_release": "1.5.11",
"_release": "1.7.8",
"_resolution": {
"type": "version",
"tag": "v1.5.11",
"commit": "cdb9db456ece8b3f80a638bb7bd69dc2dcd4eee9"
"tag": "v1.7.8",
"commit": "3d3b033f45993827dc587474a18649092391d251"
},
"_source": "https://github.com/angular/bower-angular-route.git",
"_target": "1.5.11",
"_target": "1.7.8",
"_originalSource": "angular-route"
}