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