netlify-cli 6.15.0 → 7.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -44,7 +44,7 @@ See the [CLI command line reference](https://cli.netlify.com/commands/) to get s
44
44
 
45
45
  ## Installation
46
46
 
47
- Netlify CLI requires [Node.js](https://nodejs.org) version 10 or above. To install, run the following command from any directory in your terminal:
47
+ Netlify CLI requires [Node.js](https://nodejs.org) version 12 or above. To install, run the following command from any directory in your terminal:
48
48
 
49
49
  ```bash
50
50
  npm install netlify-cli -g