Skip to content

Commit d95d128

Browse files
committed
update package
1 parent 3e0d1b1 commit d95d128

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
@@ -15,7 +15,7 @@
1515
"packages/*"
1616
],
1717
"scripts": {
18-
"build": "pnpm --filter makage run build && pnpm --filter '!makage' -r run build",
18+
"build": "pnpm -r run build",
1919
"clean": "pnpm -r run clean",
2020
"test": "pnpm -r run test",
2121
"lint": "pnpm -r run lint",

0 commit comments

Comments
 (0)