diff options
Diffstat (limited to 'www/lib/angular/.bower.json')
| -rw-r--r-- | www/lib/angular/.bower.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/www/lib/angular/.bower.json b/www/lib/angular/.bower.json index aee5e9f6..365b2d14 100644 --- a/www/lib/angular/.bower.json +++ b/www/lib/angular/.bower.json @@ -1,17 +1,17 @@ { "name": "angular", - "version": "1.2.28", + "version": "1.3.15", "main": "./angular.js", "ignore": [], "dependencies": {}, "homepage": "https://github.com/angular/bower-angular", - "_release": "1.2.28", + "_release": "1.3.15", "_resolution": { "type": "version", - "tag": "v1.2.28", - "commit": "d1369fe05d3a7d85961a2223292b67ee82b9f80a" + "tag": "v1.3.15", + "commit": "ba7abcfa409ba852146e6ba206693cf7bac3e359" }, "_source": "git://github.com/angular/bower-angular.git", - "_target": "~1.2.9", + "_target": ">= 1.0.8", "_originalSource": "angular" -}
\ No newline at end of file +} |
