diff options
| author | PliablePixels <pliablepixels@gmail.com> | 2015-08-06 12:57:23 -0400 |
|---|---|---|
| committer | PliablePixels <pliablepixels@gmail.com> | 2015-08-06 12:57:23 -0400 |
| commit | eed8037064f0a2f66115981b5de7246a1dc48225 (patch) | |
| tree | ad0361927c779143e1488a406e7506c2ae8f1efa /www/lib/angular-touch/.bower.json | |
| parent | 72c8fbff182ed48c36056945bbebe466e1de9dc8 (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.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/www/lib/angular-touch/.bower.json b/www/lib/angular-touch/.bower.json index 6b3b4751..44515e5c 100644 --- a/www/lib/angular-touch/.bower.json +++ b/www/lib/angular-touch/.bower.json @@ -1,19 +1,19 @@ { "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" }, "homepage": "https://github.com/angular/bower-angular-touch", - "_release": "1.4.3", + "_release": "1.3.17", "_resolution": { "type": "version", - "tag": "v1.4.3", - "commit": "01227e095f879a01d410ed2fff478fd26eb2cc17" + "tag": "v1.3.17", + "commit": "271aa34179a2b5f109c1307215cfe3aa468cc844" }, "_source": "git://github.com/angular/bower-angular-touch.git", - "_target": ">=1.2.10", + "_target": "~1.3.0", "_originalSource": "angular-touch" } |
