fix: update tsup build packages (#7438)

This commit is contained in:
sriram veeraghanta
2025-07-18 15:04:31 +05:30
committed by GitHub
parent 07c80bb02c
commit df4ea1f7ac
21 changed files with 81 additions and 61 deletions

View File

@@ -11,7 +11,7 @@
],
"scripts": {
"build": "turbo run build",
"dev": "turbo run dev --concurrency=13",
"dev": "turbo run dev --concurrency=18",
"start": "turbo run start",
"clean": "turbo run clean",
"fix": "turbo run fix",