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 7272f51 commit 10f0a77Copy full SHA for 10f0a77
package.json
@@ -3,7 +3,7 @@
3
"author": "devrnt <[email protected]>",
4
"description": "React wizard (stepper) builder without the hassle, powered by hooks.",
5
"homepage": "https://github.com/devrnt/react-use-wizard#readme",
6
- "module": "dist/react-use-wizard.esm.js",
+ "module": "dist/react-use-wizard.mjs",
7
"version": "2.2.1",
8
"license": "MIT",
9
"main": "dist/index.js",
0 commit comments