Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
nichenqin committed Sep 8, 2024
1 parent 036d054 commit 53c658e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"build": "NODE_ENV=production bun --bun turbo build",
"prebuild:desktop": "run-s build move-assets",
"build:desktop": "NODE_ENV=production bun --cwd=apps/desktop run build:desktop",
"build:docker": "bun --bun turbo build:docker",
"build:docker": "turbo build:docker",
"predev:desktop": "bun run move-assets",
"dev:desktop": "bun --cwd=apps/desktop run dev:desktop",
"dev": "bun --bun turbo dev",
Expand Down

0 comments on commit 53c658e

Please sign in to comment.