Skip to content

Commit 5629b0b

Browse files
committed
FIXUP
1 parent 584cf85 commit 5629b0b

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
@@ -10,7 +10,7 @@
1010
},
1111
"type": "module",
1212
"scripts": {
13-
"clean-dist": "rimraf packages/*/dist plugins/*/dist tools/*/dist tegg/**/*/dist **/*/*.tsbuildinfo",
13+
"clean-dist": "rimraf packages/*/dist plugins/*/dist tools/*/dist tegg/plugin/*/dist **/*/*.tsbuildinfo",
1414
"clean": "pnpm -r --parallel run clean && pnpm clean-dist",
1515
"build": "tsdown",
1616
"lint": "pnpm clean-dist && oxlint --type-aware --type-check --quiet",

0 commit comments

Comments
 (0)