@vercel/build-utils 6.8.1 → 6.8.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/dist/fs/node-version.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/dist/fs/node-version.js
CHANGED
package/dist/index.js
CHANGED
@@ -28758,7 +28758,7 @@ function getOptions() {
|
|
28758
28758
|
major: 16,
|
28759
28759
|
range: '16.x',
|
28760
28760
|
runtime: 'nodejs16.x',
|
28761
|
-
discontinueDate: new Date('
|
28761
|
+
discontinueDate: new Date('2024-02-06'),
|
28762
28762
|
},
|
28763
28763
|
{
|
28764
28764
|
major: 14,
|