We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8fe0dd commit e294dc7Copy full SHA for e294dc7
package.json
@@ -3,6 +3,7 @@
3
"version": "3.4.1",
4
"description": "Accessible modal dialog component for React.JS",
5
"main": "./lib/index.js",
6
+ "module": "./src/index.js",
7
"repository": {
8
"type": "git",
9
"url": "https://github.com/reactjs/react-modal.git"
0 commit comments