Skip to content

Commit 1cf969a

Browse files
committed
Enable executable bit for src/vc.js script
Local development of CLI (via `npm link`) was broken after #12783 due to the `src/vc.js` script not having the executable permission bit set.
1 parent 2378fd6 commit 1cf969a

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.changeset/beige-windows-press.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'vercel': patch
3+
---
4+
5+
Enable executable bit for `src/vc.js` script

packages/cli/src/vc.js

100644100755
File mode changed.

0 commit comments

Comments
 (0)