diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2013-08-11 20:36:10 +0200 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2013-08-11 20:36:10 +0200 |
commit | 080643e89af62013d70bb574cd54cf4876628515 (patch) | |
tree | e79e3bebe9175da613c4a339fc4ac3fa172ecced /pyload/web/bower.json | |
parent | another try to fix broken accounts (diff) | |
download | pyload-080643e89af62013d70bb574cd54cf4876628515.tar.xz |
improved account list
Diffstat (limited to 'pyload/web/bower.json')
-rw-r--r-- | pyload/web/bower.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pyload/web/bower.json b/pyload/web/bower.json index dfabc05d6..1d12378a0 100644 --- a/pyload/web/bower.json +++ b/pyload/web/bower.json @@ -16,7 +16,8 @@ "backbone.marionette": "~1.0.3", "handlebars.js": "1.0.0-rc.3", "jed": "~0.5.4", - "select2": "~3.4.0" + "select2": "~3.4.0", + "momentjs": "~2.1.0" }, "devDependencies": {} } |