Skip to content

Commit 6c4272d

Browse files
committed
format=cjs
1 parent abf4feb commit 6c4272d

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
@@ -17,7 +17,7 @@
1717
],
1818
"scripts": {
1919
"compile": "tsc",
20-
"build": "tsdown --unbundle --clean --dts",
20+
"build": "tsdown --unbundle --clean --dts --format=cjs",
2121
"test": "yarn test/ test",
2222
"release": "changelogen --release --push",
2323
"--------------": "",

0 commit comments

Comments
 (0)