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 7517be6 + a29494f commit ed84396Copy full SHA for ed84396
package.json
@@ -2,8 +2,8 @@
2
"name": "react-modal",
3
"version": "3.13.1",
4
"description": "Accessible modal dialog component for React.JS",
5
- "main": "./lib/index.js",
6
- "module": "./lib/index.js",
+ "main": "./src/index.js",
+ "module": "./src/index.js",
7
"repository": {
8
"type": "git",
9
"url": "https://github.com/reactjs/react-modal.git"
0 commit comments