Update netlify-cli to ^3.10.6

This commit is contained in:
Patrice Chalin 2021-03-05 10:54:47 -05:00 committed by GitHub
parent de0614ac96
commit 5e8673c655
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.8.5",
"netlify-cli": "^3.10.6",
"postcss-cli": "^7.1.2"
}
}