Skip to content

Commit

Permalink
chore: repo overall update
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangtao25 committed Nov 14, 2024
1 parent 43c3a5f commit 0863ba3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"dev": "turbo dev",
"clean": "node ./scripts/clean.mjs",
"preinstall": "node ./scripts/check.mjs",
"format": "biome check --write --unsafe"
"format": "biome check --write --unsafe",
"vercel-build": "pnpm --filter canyon-collect run build"
},
"packageManager": "[email protected]",
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/canyon-collect/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "canyon-backend",
"name": "canyon-collect",
"version": "0.0.1",
"description": "",
"author": "",
Expand Down

0 comments on commit 0863ba3

Please sign in to comment.