Skip to content

Commit

Permalink
downgrade execa - vercel deploy fix #1
Browse files Browse the repository at this point in the history
  • Loading branch information
SutuSebastian committed Jun 18, 2024
1 parent a91cd0d commit c81121c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"dependencies": {
"@clack/prompts": "0.7.0",
"arg": "5.0.2",
"execa": "9.2.0",
"execa": "8.0.1",
"ora": "8.0.1",
"picocolors": "1.0.1",
"rimraf": "5.0.7"
Expand Down

0 comments on commit c81121c

Please sign in to comment.