Bower updates.

This commit is contained in:
baldo 2020-01-20 20:59:15 +01:00
commit 13733b8857
73 changed files with 2451 additions and 1553 deletions

View file

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