mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
fix: update tsup build packages (#7438)
This commit is contained in:
committed by
GitHub
parent
07c80bb02c
commit
df4ea1f7ac
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user