Bower updates.

This commit is contained in:
baldo 2020-01-20 20:59:15 +01:00
commit 13733b8857
73 changed files with 2451 additions and 1553 deletions

View file

@ -1,18 +1,18 @@
{
"name": "angular",
"version": "1.7.8",
"version": "1.7.9",
"license": "MIT",
"main": "./angular.js",
"ignore": [],
"dependencies": {},
"homepage": "https://github.com/angular/bower-angular",
"_release": "1.7.8",
"_release": "1.7.9",
"_resolution": {
"type": "version",
"tag": "v1.7.8",
"commit": "56690b5e545ad36d04e369a65171de1adbe3ce64"
"tag": "v1.7.9",
"commit": "84a5b810f33f82a552cee361268b77181691ce65"
},
"_source": "https://github.com/angular/bower-angular.git",
"_target": "1.7.8",
"_target": "1.7.9",
"_originalSource": "angular"
}