Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/candy-chat/candy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpom2ter <benoit.roy@gmail.com>2016-01-15 00:03:37 +0300
committerBen Langfeld <ben@langfeld.me>2016-02-02 00:48:44 +0300
commitd99ca34ef8a569899ba5658f5d9c62a24c5b6234 (patch)
tree73cf8b722add2cede9e6170396a170304996cb73 /bower.json
parenta8a18d21fb20dfebd696034f23fea7cd6520087c (diff)
Make Candy responsive for mobile-friendly display
Fixes #457 #222
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 4a2bace..633c873 100644
--- a/bower.json
+++ b/bower.json
@@ -35,6 +35,7 @@
"strophe": "1.1.3",
"strophejs-plugins": "benlangfeld/strophejs-plugins#30fb089457addc37e01d69c3536dee868a90a9ad",
"mustache": "0.3.0",
- "jquery-i18n": "1.1.1"
+ "jquery-i18n": "1.1.1",
+ "bootstrap": "~3.3.6"
}
}