Skip to content

Commit e8969e2

Browse files
committed
fix: Set main field
1 parent 05f1de4 commit e8969e2

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
@@ -15,6 +15,7 @@
1515
"files": [
1616
"dist"
1717
],
18+
"main": "dist/lib/index.js",
1819
"types": "dist/lib/index.d.ts",
1920
"module": "lib/index.ts",
2021
"type": "module",

0 commit comments

Comments
 (0)