We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d5d947 commit c1bf942Copy full SHA for c1bf942
1 file changed
package.json
@@ -4,7 +4,6 @@
4
"description": "React hook for simple form management",
5
"source": "src/index.js",
6
"main": "dist/index.js",
7
- "module": "dist/index.mjs",
8
"scripts": {
9
"test": "jest",
10
"prepublish": "npm run build",
0 commit comments