Skip to content

Commit da649bc

Browse files
committed
Add props to package.json
1 parent 2b14311 commit da649bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
"version": "4.0.1",
44
"description": "Checkable list plugin for DraftJS",
55
"main": "lib/index.js",
6+
"module": "es/index.js",
7+
"jsnext:main": "es/index.js",
68
"files": [
79
"lib",
810
"es"

0 commit comments

Comments
 (0)