@vercel/build-utils 7.4.0 → 7.4.1
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
@@ -21600,7 +21600,7 @@ var NODE_VERSIONS = [
|
|
21600
21600
|
major: 16,
|
21601
21601
|
range: "16.x",
|
21602
21602
|
runtime: "nodejs16.x",
|
21603
|
-
discontinueDate: /* @__PURE__ */ new Date("2024-
|
21603
|
+
discontinueDate: /* @__PURE__ */ new Date("2024-06-15")
|
21604
21604
|
},
|
21605
21605
|
{
|
21606
21606
|
major: 14,
|