Skip to content

Commit fd8471e

Browse files
committed
fix: get rid of module field in package.json
1 parent 72d9748 commit fd8471e

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": "0.0.0-development",
44
"description": "a customized redux-form Field for entering numbers",
55
"main": "index.js",
6-
"module": "es/index.js",
7-
"modules.root": "es",
86
"sideEffects": false,
97
"scripts": {
108
"lint": "eslint src test --cache",

0 commit comments

Comments
 (0)