@vercel/next
Advanced tools
Comparing version 3.4.3 to 3.4.4
{ | ||
"name": "@vercel/next", | ||
"version": "3.4.3", | ||
"version": "3.4.4", | ||
"license": "MIT", | ||
@@ -14,3 +14,3 @@ "main": "./dist/index", | ||
"test-next-local:middleware": "pnpm test test/integration/middleware.test.ts", | ||
"test-integration-once": "rm -f test/builder-info.json; pnpm test test/fixtures/**/*.test.js" | ||
"test-e2e": "rm -f test/builder-info.json; pnpm test test/fixtures/**/*.test.js" | ||
}, | ||
@@ -49,3 +49,3 @@ "repository": { | ||
"@types/webpack-sources": "3.2.0", | ||
"@vercel/build-utils": "6.2.2", | ||
"@vercel/build-utils": "6.2.3", | ||
"@vercel/nft": "0.22.5", | ||
@@ -76,3 +76,3 @@ "@vercel/routing-utils": "2.1.8", | ||
}, | ||
"gitHead": "95a4dcfb33d813f1a0ef18d766232d42c876ce69" | ||
"gitHead": "881e43a0e2d6daa2f7654ad16566960b00d412aa" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1659745
43640