We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 289ac9c commit bd31f58Copy full SHA for bd31f58
packages/svelte2tsx/package.json
@@ -15,6 +15,7 @@
15
},
16
"type": "commonjs",
17
"main": "index.js",
18
+ "module": "index.mjs",
19
"types": "index.d.ts",
20
"devDependencies": {
21
"@rollup/plugin-commonjs": "^15.0.0",
0 commit comments