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,16 +1,16 @@
{
"name": "angular",
"version": "1.2.16",
"version": "1.2.21",
"main": "./angular.js",
"dependencies": {},
"homepage": "https://github.com/angular/bower-angular",
"_release": "1.2.16",
"_release": "1.2.21",
"_resolution": {
"type": "version",
"tag": "v1.2.16",
"commit": "7ae38b4a0cfced157e3486a0d6e2d299601723bb"
"tag": "v1.2.21",
"commit": "162c9a2dbffe36e0b583d78a87fc2ccb2a3abf20"
},
"_source": "git://github.com/angular/bower-angular.git",
"_target": "1.2.16",
"_target": "~1.2.21",
"_originalSource": "angular"
}