summaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorWu Cheng-Han2016-10-23 23:00:42 +0800
committerWu Cheng-Han2016-10-23 23:00:42 +0800
commit0b9c17705882207894bc7733d26cbeb45a1ca861 (patch)
tree18568a2ab11ed7cfb36e1be59ee14ef591165737 /bower.json
parente6dfc749f6448cb6f2cbab02e459c7ce86e8a106 (diff)
Update to move select2 dependency to bower and add its cdn sources
Diffstat (limited to '')
-rw-r--r--bower.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 3acbff6b..c0ebef6e 100644
--- a/bower.json
+++ b/bower.json
@@ -31,7 +31,8 @@
"randomcolor": "randomColor#^0.4.4",
"Idle.Js": "idle.js#^1.0.0",
"gist-embed": "*",
- "emojify.js": "^1.1.0"
+ "emojify.js": "^1.1.0",
+ "select2": "3.5.4"
},
"resolutions": {
"jquery": "~3.1.1"