Skip to content

Commit 2d2a31e

Browse files
chore: publish the wrapper.mjs file
1 parent ebb0575 commit 2d2a31e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"io"
1313
],
1414
"files": [
15-
"dist/"
15+
"dist/",
16+
"./wrapper.mjs"
1617
],
1718
"type": "commonjs",
1819
"main": "./dist/index.js",

0 commit comments

Comments
 (0)