Skip to content

Commit 105275b

Browse files
authored
Merge pull request JedWatson#2020 from mschnee/master
Support Webpack 2, Webpack 3, rollup.
2 parents 51261f1 + 049bff1 commit 105275b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "A Select control built with and for ReactJS",
55
"main": "lib/index.js",
66
"jsnext:main": "dist/react-select.es.js",
7+
"module": "dist/react-select.es.js",
78
"style": "dist/react-select.min.css",
89
"author": "Jed Watson",
910
"license": "MIT",

0 commit comments

Comments
 (0)