1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-19 08:52:22 +01:00
LEDfan 8c3d7ccdba install multi-select and combobox via bower
Remove old combobox

user bower for onfontresize

Add jcrop + md5

Add files to scrutinizer ignore list

Remove misplaced text

Selected the right MultiSelect library via bower

Move bower dependencies to correct location
2014-11-18 12:54:33 +01:00

16 lines
230 B
JSON

{
"name": "jquery-combobox",
"version": "1.1.2",
"main": "combobox.js",
"ignore": [
"**/.*",
"node_modules",
"components",
"config.rb",
"post.php"
],
"dependencies": {
"jquery": ">=1.8.0"
}
}