Bower modules updated.

This commit is contained in:
Andreas Baldeau 2014-08-10 12:02:48 +02:00
commit 1ee78ab657
140 changed files with 7098 additions and 3713 deletions

View file

@ -1,18 +1,18 @@
{
"name": "angular-route",
"version": "1.2.16",
"version": "1.2.21",
"main": "./angular-route.js",
"dependencies": {
"angular": "1.2.16"
"angular": "1.2.21"
},
"homepage": "https://github.com/angular/bower-angular-route",
"_release": "1.2.16",
"_release": "1.2.21",
"_resolution": {
"type": "version",
"tag": "v1.2.16",
"commit": "ed0e2b796077d953f518cb81cc7af981cf695a45"
"tag": "v1.2.21",
"commit": "a3f4ff7700330ef8e1e84b31177fa1b2206884c8"
},
"_source": "git://github.com/angular/bower-angular-route.git",
"_target": "1.2.16",
"_target": "~1.2.21",
"_originalSource": "angular-route"
}