We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 51261f1 + 049bff1 commit 105275bCopy full SHA for 105275b
package.json
@@ -4,6 +4,7 @@
4
"description": "A Select control built with and for ReactJS",
5
"main": "lib/index.js",
6
"jsnext:main": "dist/react-select.es.js",
7
+ "module": "dist/react-select.es.js",
8
"style": "dist/react-select.min.css",
9
"author": "Jed Watson",
10
"license": "MIT",
0 commit comments