Update to move select2 dependency to bower and add its cdn sources

This commit is contained in:
Wu Cheng-Han
2016-10-23 23:00:42 +08:00
parent e6dfc749f6
commit 0b9c177058
8 changed files with 5 additions and 1224 deletions

View File

@@ -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"