Skip to content

Commit ac22a54

Browse files
committed
fix(bump): main
main
1 parent d011cfa commit ac22a54

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
@@ -27,7 +27,7 @@
2727
"import": "./dist/index.js",
2828
"types": "./index.ts"
2929
},
30-
"main": "index.js",
30+
"main": "dist/index.js",
3131
"module": "index.ts",
3232
"types": "./index.ts",
3333
"bin": {

0 commit comments

Comments
 (0)