ehynds / jquery-ui-multiselect-widget

jQuery UI MultiSelect widget

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependencies

ronkorving opened this issue · comments

Shouldn't jquery and jquery-ui be peerDependencies instead of dependencies? The current setup will install the jquery of your choice, instead of my choice, which is already in my app.

That seems like a reasonable change, feel free to open a PR.