diff options
Diffstat (limited to 'www/lib/angular/.bower.json')
| -rw-r--r-- | www/lib/angular/.bower.json | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/www/lib/angular/.bower.json b/www/lib/angular/.bower.json index 02a61a8c..15b19d6c 100644 --- a/www/lib/angular/.bower.json +++ b/www/lib/angular/.bower.json @@ -1,17 +1,18 @@ { "name": "angular", - "version": "1.4.3", + "version": "1.5.3", + "license": "MIT", "main": "./angular.js", "ignore": [], "dependencies": {}, "homepage": "https://github.com/angular/bower-angular", - "_release": "1.4.3", + "_release": "1.5.3", "_resolution": { "type": "version", - "tag": "v1.4.3", - "commit": "dbd689e8103a6366e53e1f6786727f7c65ccfd75" + "tag": "v1.5.3", + "commit": "5a07c5107b4d24f41744a02b07717d55bad88e70" }, - "_source": "git://github.com/angular/bower-angular.git", - "_target": "1.4.3", + "_source": "https://github.com/angular/bower-angular.git", + "_target": "1.5.3", "_originalSource": "angular" }
\ No newline at end of file |
