Skip to content

Commit c81b462

Browse files
committed
fix package.json
1 parent 3ae1707 commit c81b462

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
},
99
"main": "dist/index.js",
1010
"types": "dist/index.d.ts",
11+
"module": "dist/index.js",
1112
"files": [
1213
"dist",
1314
"lib"

0 commit comments

Comments
 (0)