react-compare-slider
react-compare-slider copied to clipboard
Only publish `.mjs` version and update build target
CJS isn't needed anymore. We only need to publish a standard minified .mjs version of the library.
- [ ] Update
package.jsonto use module fields - [ ] Set build target to
ES2021