diff options
Diffstat (limited to 'www/lib/angular-touch/.bower.json')
| -rw-r--r-- | www/lib/angular-touch/.bower.json | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/www/lib/angular-touch/.bower.json b/www/lib/angular-touch/.bower.json index ef96e8a7..3c33e291 100644 --- a/www/lib/angular-touch/.bower.json +++ b/www/lib/angular-touch/.bower.json @@ -1,20 +1,21 @@ { "name": "angular-touch", - "version": "1.5.3", + "version": "1.5.8", "license": "MIT", "main": "./angular-touch.js", "ignore": [], "dependencies": { - "angular": "1.5.3" + "angular": "1.5.8" }, "homepage": "https://github.com/angular/bower-angular-touch", - "_release": "1.5.3", + "_release": "1.5.8", "_resolution": { "type": "version", - "tag": "v1.5.3", - "commit": "44a26a939d7d4af6f21132e32fde7a90c9dbe4e6" + "tag": "v1.5.8", + "commit": "303bfa9e400b2536dbc9e9fe781b31c2cab34665" }, "_source": "https://github.com/angular/bower-angular-touch.git", - "_target": ">=1.2.10", - "_originalSource": "angular-touch" + "_target": "1.5.8", + "_originalSource": "angular-touch", + "_direct": true }
\ No newline at end of file |
