relax jquery constraint
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"main": "chosen.jquery.js",
|
"main": "chosen.jquery.js",
|
||||||
"files": ["chosen.jquery.js", "chosen.css", "chosen-sprite.png", "chosen-sprite@2x.png"],
|
"files": ["chosen.jquery.js", "chosen.css", "chosen-sprite.png", "chosen-sprite@2x.png"],
|
||||||
"shim": {
|
"shim": {
|
||||||
"chosen.jquery": ["./chosen.css!", "jquery@2.0"]
|
"chosen.jquery": ["./chosen.css!", "jquery"]
|
||||||
},
|
},
|
||||||
"buildConfig": { "uglify": true }
|
"buildConfig": { "uglify": true }
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user