diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2013-12-07 23:20:10 +0100 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2013-12-07 23:20:10 +0100 |
commit | 6afd90d41db403ec57763096c682f7f0ce325662 (patch) | |
tree | 4c2b862ad97dfd59c826bf08db84df133dc0bae5 /pyload/web | |
parent | fixed dependencies, downgraded hbs plugin (diff) | |
download | pyload-6afd90d41db403ec57763096c682f7f0ce325662.tar.xz |
fixed deps again
Diffstat (limited to 'pyload/web')
-rw-r--r-- | pyload/web/bower.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/web/bower.json b/pyload/web/bower.json index 41122adba..4c7e7b1eb 100644 --- a/pyload/web/bower.json +++ b/pyload/web/bower.json @@ -9,7 +9,7 @@ "jquery": "~1.9.1", "jquery.transit": "~0.9.9", "jquery.cookie": "~1.3.1", - "jquery.animate-enhanced": "*", + "jquery.animate-enhanced": "5190d403fa007395e8599dfe5e23ecee66d3d62e", "flot": "~0.8.2", "underscore": "~1.5.0", "backbone": "1.1.0", |