summaryrefslogtreecommitdiff
path: root/web-ui/bower.json
diff options
context:
space:
mode:
authorNavaL <mnandri@thoughtworks.com>2015-12-22 18:58:57 +0100
committerNavaL <mnandri@thoughtworks.com>2015-12-22 19:05:10 +0100
commitec3a7f46f16c32bbaf22a14a92a890e1ab900e94 (patch)
tree4e900828ccbc1d7be63b73d5e6253acc40e901aa /web-ui/bower.json
parent4cb47c1848bb5d20b5ae167a7ab2879d00825f84 (diff)
front-end for sending attachments
Issue #548
Diffstat (limited to 'web-ui/bower.json')
-rw-r--r--web-ui/bower.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/web-ui/bower.json b/web-ui/bower.json
index 9d7a50c5..45832b8a 100644
--- a/web-ui/bower.json
+++ b/web-ui/bower.json
@@ -13,7 +13,9 @@
"typeahead.js": "~0.10.5",
"jasmine-flight": "~3.0.0",
"utf8": "~2.0.0",
- "modernizr": "~2.8.3"
+ "modernizr": "~2.8.3",
+ "jquery-file-upload": "~9.11.2",
+ "jquery-ui": "~1.11.4"
},
"devDependencies": {
"handlebars": "2.0.0",