summaryrefslogtreecommitdiff
path: root/www/lib/angular-touch/bower.json
diff options
context:
space:
mode:
authorPliablePixels <pliablepixels@gmail.com>2015-08-06 12:57:23 -0400
committerPliablePixels <pliablepixels@gmail.com>2015-08-06 12:57:23 -0400
commiteed8037064f0a2f66115981b5de7246a1dc48225 (patch)
treead0361927c779143e1488a406e7506c2ae8f1efa /www/lib/angular-touch/bower.json
parent72c8fbff182ed48c36056945bbebe466e1de9dc8 (diff)
timeline now has a radial button for easier use
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 5a0e75ed..453d0589 100644
--- a/www/lib/angular-touch/bower.json
+++ b/www/lib/angular-touch/bower.json
@@ -1,9 +1,9 @@
{
"name": "angular-touch",
- "version": "1.4.3",
+ "version": "1.3.17",
"main": "./angular-touch.js",
"ignore": [],
"dependencies": {
- "angular": "1.4.3"
+ "angular": "1.3.17"
}
}