Skip to content

Commit ed84396

Browse files
committed
[chore] index.js reference.
2 parents 7517be6 + a29494f commit ed84396

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "react-modal",
33
"version": "3.13.1",
44
"description": "Accessible modal dialog component for React.JS",
5-
"main": "./lib/index.js",
6-
"module": "./lib/index.js",
5+
"main": "./src/index.js",
6+
"module": "./src/index.js",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/reactjs/react-modal.git"

0 commit comments

Comments
 (0)