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

@ -6,9 +6,9 @@
"start": "netlify dev"
},
"dependencies": {
"@netlify/functions": "^0.7.2"
"@netlify/functions": "^0.10.0"
},
"devDependencies": {
"netlify-cli": "^5.2.2"
"netlify-cli": "^8.0.5"
}
}

View file

@ -106,7 +106,7 @@
"lerna": "^3.22.1",
"lerna-changelog": "^1.0.1",
"lint-staged": "^10.5.4",
"netlify-cli": "^2.58.0",
"netlify-cli": "^8.0.5",
"nodemon": "^2.0.13",
"npm-run-all": "^4.1.5",
"prettier": "^2.4.1",

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"

1703
yarn.lock

File diff suppressed because it is too large Load diff