@vercel/build-utils
Advanced tools
Comparing version 7.7.0 to 7.7.1
# @vercel/build-utils | ||
## 7.7.1 | ||
### Patch Changes | ||
- [build-utils] increase max memory limit ([#11209](https://github.com/vercel/vercel/pull/11209)) | ||
## 7.7.0 | ||
@@ -4,0 +10,0 @@ |
@@ -41,3 +41,3 @@ "use strict"; | ||
minimum: 128, | ||
maximum: 3008 | ||
maximum: 3009 | ||
}, | ||
@@ -44,0 +44,0 @@ maxDuration: { |
{ | ||
"name": "@vercel/build-utils", | ||
"version": "7.7.0", | ||
"version": "7.7.1", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1203087