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