chore: upgrade netlify-cli (#6031)

This commit is contained in:
Joshua Chen 2021-11-30 10:02:31 +08:00 committed by GitHub
parent 3c54ed2807
commit 33de0cdf99
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 348 additions and 1363 deletions

View file

@ -11,7 +11,7 @@
[build.environment]
NETLIFY_USE_YARN = "true"
YARN_VERSION = "1.22.5"
NODE_VERSION = "14"
NODE_VERSION = "16"
[context.production]
command = "yarn --cwd .. build:packages && yarn netlify:build:production"