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 907660d commit 200327aCopy full SHA for 200327a
package.json
@@ -4,7 +4,7 @@
4
"description": "React components to wrap HelixUI custom elements",
5
"source": "src/index.mjs",
6
"main": "dist/helix-react.js",
7
- "module": "dist/helix-react.module.js",
+ "module": "dist/helix-react.esm.js",
8
"unpkg": "dist/helix-react.umd.js",
9
"scripts": {
10
"install:clean": "rm -rf node_modules && yarn install",
0 commit comments