Publish Stable

- @vercel/build-utils@2.16.0
 - vercel@24.2.0
 - @vercel/client@11.0.0
 - @vercel/frameworks@0.8.0
 - @vercel/go@1.4.0
 - @vercel/node-bridge@2.2.1
 - @vercel/node@1.15.0
 - @vercel/python@2.3.0
 - @vercel/redwood@0.8.0
 - @vercel/routing-utils@1.13.2
 - @vercel/ruby@1.3.3
 - @vercel/static-build@0.24.0
 - @vercel/static-config@1.0.0
This commit is contained in:
Steven
2022-04-29 14:11:32 -04:00
parent b549c37149
commit a400b9b29d
13 changed files with 33 additions and 33 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@vercel/static-build",
"version": "0.23.2-canary.6",
"version": "0.24.0",
"license": "MIT",
"main": "./dist/index",
"homepage": "https://vercel.com/docs/build-step",
@@ -35,10 +35,10 @@
"@types/ms": "0.7.31",
"@types/node-fetch": "2.5.4",
"@types/promise-timeout": "1.3.0",
"@vercel/build-utils": "2.15.2-canary.6",
"@vercel/frameworks": "0.7.2-canary.1",
"@vercel/build-utils": "2.16.0",
"@vercel/frameworks": "0.8.0",
"@vercel/ncc": "0.24.0",
"@vercel/routing-utils": "1.13.1",
"@vercel/routing-utils": "1.13.2",
"get-port": "5.0.0",
"is-port-reachable": "2.0.1",
"ms": "2.1.2",