summaryrefslogtreecommitdiff
path: root/www/lib/angular-touch/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/angular-touch/bower.json')
-rw-r--r--www/lib/angular-touch/bower.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/lib/angular-touch/bower.json b/www/lib/angular-touch/bower.json
index 9f4dd325..7f479956 100644
--- a/www/lib/angular-touch/bower.json
+++ b/www/lib/angular-touch/bower.json
@@ -1,10 +1,10 @@
{
"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"
}
}