Skip to content

Commit 32895f0

Browse files
committed
format=cjs
1 parent 5f16c11 commit 32895f0

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
@@ -23,7 +23,7 @@
2323
],
2424
"scripts": {
2525
"compile": "tsc",
26-
"build": "tsdown --unbundle --clean --dts",
26+
"build": "tsdown --unbundle --clean --dts --format=cjs",
2727
"test": "yarn test/ test",
2828
"release": "changelogen --release --push",
2929
"--------------": "",

0 commit comments

Comments
 (0)