Skip to content

Commit d4030ac

Browse files
committedAug 13, 2023
fix: add missing file to package
1 parent 43e8d72 commit d4030ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎package.json

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"main": "index.js",
88
"files": [
99
"base.js",
10+
"esm.js",
1011
"import.js",
1112
"typescript.js",
1213
"index.js"

0 commit comments

Comments
 (0)
Please sign in to comment.