Update netlify-cli version (package.json) (#425)

This commit is contained in:
Patrice Chalin 2020-09-28 15:06:38 -04:00 committed by GitHub
parent 5ea080749d
commit 9d8ac5b284
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"devDependencies": { "devDependencies": {
"autoprefixer": "^9.7.6", "autoprefixer": "^9.7.6",
"bulma": "^0.8.0", "bulma": "^0.8.0",
"netlify-cli": "^2.63.2", "netlify-cli": "^2.64.1",
"postcss-cli": "^7.1.0" "postcss-cli": "^7.1.0"
} }
} }