Skip to content

Commit db06bc4

Browse files
committed
update
1 parent 90a7072 commit db06bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"zenstack": "bin/cli"
2323
},
2424
"scripts": {
25-
"build": "tsc --noEmit && tsup-node && tsx scripts/post-build.ts",
25+
"build": "tsc --noEmit && tsup-node",
2626
"watch": "tsup-node --watch",
2727
"lint": "eslint src --ext ts",
2828
"test": "vitest run",

0 commit comments

Comments
 (0)