Skip to content

Commit 00d5df9

Browse files
committed
fix: add esm in package.json
1 parent 8db447f commit 00d5df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"author": "Kenny Wong <wowohoo@qq.com>",
2626
"license": "MIT",
2727
"files": [
28-
"lib",
28+
"esm",
2929
"cjs",
3030
"src"
3131
],

0 commit comments

Comments
 (0)