Lots of updates

This commit is contained in:
baldo 2016-05-16 13:33:49 +02:00
commit 39e7af6238
454 changed files with 221168 additions and 36622 deletions

View file

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