Publish Stable

- @vercel/build-utils@2.15.0
 - vercel@24.0.1
 - @vercel/client@10.4.0
 - @vercel/frameworks@0.7.0
 - @vercel/go@1.3.1
 - @vercel/node-bridge@2.2.0
 - @vercel/node@1.14.0
 - @vercel/python@2.2.1
 - @vercel/redwood@0.6.0
 - @vercel/routing-utils@1.13.0
 - @vercel/ruby@1.3.1
 - @vercel/static-build@0.23.0
This commit is contained in:
Steven
2022-03-22 15:17:06 -04:00
parent 451e0b0cfb
commit c76781fac9
12 changed files with 31 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@vercel/python",
"version": "2.2.1-canary.8",
"version": "2.2.1",
"main": "./dist/index.js",
"license": "MIT",
"homepage": "https://vercel.com/docs/runtimes#official-runtimes/python",
@@ -20,7 +20,7 @@
},
"devDependencies": {
"@types/execa": "^0.9.0",
"@vercel/build-utils": "2.14.1-canary.8",
"@vercel/build-utils": "2.15.0",
"@vercel/ncc": "0.24.0",
"execa": "^1.0.0",
"typescript": "4.3.4"