Update netlify-cli to ^3.7.0

This commit is contained in:
Patrice Chalin 2021-02-10 10:59:04 -05:00 committed by GitHub
parent 906cd6599d
commit a1a70f9a06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"devDependencies": {
"autoprefixer": "^9.8.6",
"netlify-cli": "^3.5.0",
"netlify-cli": "^3.7.0",
"postcss-cli": "^7.1.2"
}
}