Updated bower libs.

This commit is contained in:
baldo 2016-06-11 17:57:30 +02:00
commit 98d5fde88a
71 changed files with 4482 additions and 49918 deletions

View file

@ -1,20 +1,20 @@
{
"name": "angular-route",
"version": "1.5.6-build.4801+sha.3b5751d",
"version": "1.5.6",
"license": "MIT",
"main": "./angular-route.js",
"ignore": [],
"dependencies": {
"angular": "1.5.6-build.4801+sha.3b5751d"
"angular": "1.5.6"
},
"homepage": "https://github.com/angular/bower-angular-route",
"_release": "1.5.6-build.4801+sha.3b5751d",
"_release": "1.5.6",
"_resolution": {
"type": "version",
"tag": "v1.5.6-build.4801+sha.3b5751d",
"commit": "c3aa1161a8e208b335315ef18681b63ff81df18e"
"tag": "v1.5.6",
"commit": "16ab7a0572be02f2af0e9dd0bc01079628742a48"
},
"_source": "https://github.com/angular/bower-angular-route.git",
"_target": "~1.5.6",
"_target": "1.5.6",
"_originalSource": "angular-route"
}