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-mocks",
"version": "1.2.16",
"version": "1.2.21",
"main": "./angular-mocks.js",
"dependencies": {
"angular": "1.2.16"
"angular": "1.2.21"
},
"homepage": "https://github.com/angular/bower-angular-mocks",
"_release": "1.2.16",
"_release": "1.2.21",
"_resolution": {
"type": "version",
"tag": "v1.2.16",
"commit": "e429a011d88c402430329449500f352751d1a137"
"tag": "v1.2.21",
"commit": "ab33e90eaec5bb2c96126e808ae9f44cf59b7205"
},
"_source": "git://github.com/angular/bower-angular-mocks.git",
"_target": "1.2.16",
"_target": "1.2.21",
"_originalSource": "angular-mocks"
}