@vercel/python
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "@vercel/python", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"main": "./dist/index.js", | ||
@@ -20,3 +20,3 @@ "license": "Apache-2.0", | ||
"@types/node": "14.18.33", | ||
"@vercel/build-utils": "7.0.0", | ||
"@vercel/build-utils": "7.2.0", | ||
"@vercel/ncc": "0.24.0", | ||
@@ -27,3 +27,3 @@ "execa": "^1.0.0", | ||
"scripts": { | ||
"build": "node build", | ||
"build": "node ../../utils/build-builder.mjs", | ||
"test": "jest --reporters=default --reporters=jest-junit --env node --verbose --runInBand --bail", | ||
@@ -30,0 +30,0 @@ "test-unit": "pnpm test test/unit.test.ts", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
220919
5
6160
48
4