We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72d9748 commit fd8471eCopy full SHA for fd8471e
package.json
@@ -3,8 +3,6 @@
3
"version": "0.0.0-development",
4
"description": "a customized redux-form Field for entering numbers",
5
"main": "index.js",
6
- "module": "es/index.js",
7
- "modules.root": "es",
8
"sideEffects": false,
9
"scripts": {
10
"lint": "eslint src test --cache",
0 commit comments