diff options
| author | PliablePixels <pliablepixels@gmail.com> | 2015-08-06 17:39:59 -0400 |
|---|---|---|
| committer | PliablePixels <pliablepixels@gmail.com> | 2015-08-06 17:39:59 -0400 |
| commit | 9f8f4a49cf908064b0303f09fde0556aee83142b (patch) | |
| tree | b84078b3cf47508c8837ff548f39e12cd98c7074 /www/lib/angular-touch/bower.json | |
| parent | eed8037064f0a2f66115981b5de7246a1dc48225 (diff) | |
timeline now has a joystick button that is easier to use, also removed dependencies
Diffstat (limited to 'www/lib/angular-touch/bower.json')
| -rw-r--r-- | www/lib/angular-touch/bower.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/lib/angular-touch/bower.json b/www/lib/angular-touch/bower.json index 453d0589..5a0e75ed 100644 --- a/www/lib/angular-touch/bower.json +++ b/www/lib/angular-touch/bower.json @@ -1,9 +1,9 @@ { "name": "angular-touch", - "version": "1.3.17", + "version": "1.4.3", "main": "./angular-touch.js", "ignore": [], "dependencies": { - "angular": "1.3.17" + "angular": "1.4.3" } } |
