Open ronkorving opened 4 years ago
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.
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.