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 e0cc9fe commit 7925f87Copy full SHA for 7925f87
package.json
@@ -11,7 +11,7 @@
11
},
12
"./helpers": {
13
"types": "./dist/runtime/helpers.d.ts",
14
- "import": "./dist/runtime/helpers.mjs"
+ "import": "./dist/runtime/helpers.js"
15
}
16
17
"main": "./dist/module.cjs",
0 commit comments