Skip to content

Commit 9f5c7da

Browse files
committed
chore: wip
1 parent 8cbd29b commit 9f5c7da

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
@@ -41,7 +41,7 @@
4141
"dist"
4242
],
4343
"scripts": {
44-
"build": "bun --filter './packages/*' build",
44+
"build": "bun --filter './packages/dtsx' build",
4545
"lint": "bunx --bun eslint .",
4646
"lint:fix": "bunx --bun eslint . --fix",
4747
"fresh": "bunx rimraf node_modules/ bun.lock && bun i",

0 commit comments

Comments
 (0)