Skip to content

Commit c81121c

Browse files
committed
downgrade execa - vercel deploy fix #1
1 parent a91cd0d commit c81121c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

-3.97 KB
Binary file not shown.

packages/cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"dependencies": {
4747
"@clack/prompts": "0.7.0",
4848
"arg": "5.0.2",
49-
"execa": "9.2.0",
49+
"execa": "8.0.1",
5050
"ora": "8.0.1",
5151
"picocolors": "1.0.1",
5252
"rimraf": "5.0.7"

0 commit comments

Comments
 (0)