Skip to content

Commit 2c7c230

Browse files
chore: publish the wrapper.mjs file
1 parent a66473f commit 2c7c230

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
],
1212
"files": [
1313
"dist/",
14-
"build/"
14+
"build/",
15+
"./wrapper.mjs"
1516
],
1617
"type": "commonjs",
1718
"main": "./build/index.js",

0 commit comments

Comments
 (0)