@vercel/ruby
Advanced tools
Comparing version 1.3.62 to 1.3.63
{ | ||
"name": "@vercel/ruby", | ||
"author": "Nathan Cahill <nathan@nathancahill.com>", | ||
"version": "1.3.62", | ||
"version": "1.3.63", | ||
"license": "MIT", | ||
@@ -20,3 +20,3 @@ "main": "./dist/index", | ||
"test": "jest --env node --verbose --runInBand --bail", | ||
"test-integration-once": "pnpm test" | ||
"test-e2e": "pnpm test" | ||
}, | ||
@@ -26,3 +26,3 @@ "devDependencies": { | ||
"@types/semver": "6.0.0", | ||
"@vercel/build-utils": "6.2.2", | ||
"@vercel/build-utils": "6.2.3", | ||
"@vercel/ncc": "0.24.0", | ||
@@ -34,3 +34,3 @@ "execa": "2.0.4", | ||
}, | ||
"gitHead": "95a4dcfb33d813f1a0ef18d766232d42c876ce69" | ||
"gitHead": "881e43a0e2d6daa2f7654ad16566960b00d412aa" | ||
} |
7602
250603