mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-10 04:22:12 +00:00
Publish Stable
- vercel@27.1.4 - @vercel/next@3.1.6
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "vercel",
|
"name": "vercel",
|
||||||
"version": "27.1.3",
|
"version": "27.1.4",
|
||||||
"preferGlobal": true,
|
"preferGlobal": true,
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"description": "The command-line interface for Vercel",
|
"description": "The command-line interface for Vercel",
|
||||||
@@ -45,7 +45,7 @@
|
|||||||
"@vercel/build-utils": "5.0.2",
|
"@vercel/build-utils": "5.0.2",
|
||||||
"@vercel/go": "2.0.6",
|
"@vercel/go": "2.0.6",
|
||||||
"@vercel/hydrogen": "0.0.3",
|
"@vercel/hydrogen": "0.0.3",
|
||||||
"@vercel/next": "3.1.5",
|
"@vercel/next": "3.1.6",
|
||||||
"@vercel/node": "2.4.3",
|
"@vercel/node": "2.4.3",
|
||||||
"@vercel/python": "3.0.6",
|
"@vercel/python": "3.0.6",
|
||||||
"@vercel/redwood": "1.0.7",
|
"@vercel/redwood": "1.0.7",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@vercel/next",
|
"name": "@vercel/next",
|
||||||
"version": "3.1.5",
|
"version": "3.1.6",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "./dist/index",
|
"main": "./dist/index",
|
||||||
"homepage": "https://vercel.com/docs/runtimes#official-runtimes/next-js",
|
"homepage": "https://vercel.com/docs/runtimes#official-runtimes/next-js",
|
||||||
|
|||||||
Reference in New Issue
Block a user