[all] Revert ncc back to 0.24.0 (#8276)

This commit is contained in:
Steven
2022-07-29 14:44:09 -04:00
committed by GitHub
parent ab3fb25790
commit 57b230e25f
8 changed files with 11 additions and 11 deletions

View File

@@ -24,7 +24,7 @@
"@types/execa": "^0.9.0",
"@types/jest": "27.4.1",
"@vercel/build-utils": "5.0.6",
"@vercel/ncc": "0.34.0",
"@vercel/ncc": "0.24.0",
"execa": "^1.0.0",
"typescript": "4.3.4"
}