Skip to content

Commit ab11c36

Browse files
committedJun 16, 2017
[fixed] removing 'es' for now.
1 parent 2f0a1a9 commit ab11c36

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎package.json

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
"version": "2.0.0",
44
"description": "Accessible modal dialog component for React.JS",
55
"main": "./lib/index.js",
6-
"module": "./es/index.js",
7-
"jsnext:main": "./es/index.js",
86
"repository": {
97
"type": "git",
108
"url": "https://github.com/reactjs/react-modal.git"

0 commit comments

Comments
 (0)
Please sign in to comment.