diff options
| author | pliablepixels <pliablepixels@gmail.com> | 2016-05-24 15:57:57 -0400 |
|---|---|---|
| committer | pliablepixels <pliablepixels@gmail.com> | 2016-05-24 15:57:57 -0400 |
| commit | a6872aedbbac30f1343650325d96158d6b149d8c (patch) | |
| tree | c3fcf69377fa7a39d41c2c6c15ec5f7c20895d78 /www/lib/angular/.bower.json | |
| parent | 6c69d521ce46599fe06bd111219a762f139de2ee (diff) | |
#261 - very initial code - only events screen and date formats
Former-commit-id: 39a38ba884b0d1f1875e07fb0b3ecd274bbd7e61
Diffstat (limited to 'www/lib/angular/.bower.json')
| -rw-r--r-- | www/lib/angular/.bower.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/lib/angular/.bower.json b/www/lib/angular/.bower.json index 15b19d6c..44702a67 100644 --- a/www/lib/angular/.bower.json +++ b/www/lib/angular/.bower.json @@ -1,18 +1,18 @@ { "name": "angular", - "version": "1.5.3", + "version": "1.5.5", "license": "MIT", "main": "./angular.js", "ignore": [], "dependencies": {}, "homepage": "https://github.com/angular/bower-angular", - "_release": "1.5.3", + "_release": "1.5.5", "_resolution": { "type": "version", - "tag": "v1.5.3", - "commit": "5a07c5107b4d24f41744a02b07717d55bad88e70" + "tag": "v1.5.5", + "commit": "cd353693d20736baa44fb44f65f8f573ef6e8e18" }, "_source": "https://github.com/angular/bower-angular.git", - "_target": "1.5.3", + "_target": "1.5.5", "_originalSource": "angular" }
\ No newline at end of file |
