Skip to content

Commit 991eb51

Browse files
revert to old build
1 parent ac43e65 commit 991eb51

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"publishConfig": {
2323
"access": "public"
2424
},
25-
"type": "module",
25+
"main": "dist",
26+
"module": "dist/esm",
2627
"prettier": "@aboutbits/prettier-config",
2728
"files": [
2829
"readme.md",

0 commit comments

Comments
 (0)