From e18708f10b04455be151a5a799f0109c34f20a25 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Wed, 27 Sep 2017 11:39:30 -0400 Subject: package updates to set up bower correctly #535 --- www/lib/angular-touch/.bower.json | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'www/lib/angular-touch/.bower.json') 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 -- cgit v1.2.3