@vercel/ruby
Advanced tools
Comparing version 1.3.50 to 1.3.54
{ | ||
"name": "@vercel/ruby", | ||
"author": "Nathan Cahill <nathan@nathancahill.com>", | ||
"version": "1.3.50", | ||
"version": "1.3.54", | ||
"license": "MIT", | ||
@@ -20,3 +20,3 @@ "main": "./dist/index", | ||
"test": "jest --env node --verbose --runInBand --bail", | ||
"test-integration-once": "yarn test" | ||
"test-integration-once": "pnpm test" | ||
}, | ||
@@ -26,3 +26,3 @@ "devDependencies": { | ||
"@types/semver": "6.0.0", | ||
"@vercel/build-utils": "5.7.5", | ||
"@vercel/build-utils": "workspace:5.8.2", | ||
"@vercel/ncc": "0.24.0", | ||
@@ -34,3 +34,3 @@ "execa": "2.0.4", | ||
}, | ||
"gitHead": "4c3bc0532216f21f354623ada76b2315ef8ba519" | ||
"gitHead": "e54da8a2e5504987a956e2baaad6d817028b597f" | ||
} |
Sorry, the diff of this file is too big to display
26
250427
7520