mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-09 21:07:46 +00:00
Trigger build for e2e logging
This commit is contained in:
5
.changeset/quiet-tomatoes-destroy.md
Normal file
5
.changeset/quiet-tomatoes-destroy.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@vercel/build-utils': patch
|
||||
---
|
||||
|
||||
Trigger change
|
||||
@@ -35,6 +35,9 @@ import {
|
||||
scanParentDirs,
|
||||
traverseUpDirectories,
|
||||
} from './fs/run-user-scripts';
|
||||
|
||||
console.log('ignore this, testing....');
|
||||
|
||||
import {
|
||||
getLatestNodeVersion,
|
||||
getDiscontinuedNodeVersions,
|
||||
|
||||
Reference in New Issue
Block a user