chore: set minimal required NPM version to 7 (#1267)

This commit is contained in:
Andrew Tatomyr
2023-09-21 16:46:15 +03:00
committed by GitHub
parent f4da2c9df8
commit cfe66a79a9
11 changed files with 22 additions and 10 deletions

View File

@@ -30,7 +30,7 @@ Before submitting a pull request, please make sure the following is done:
## Development Setup
[Node.js](http://nodejs.org) at `v12.0.0+` is required.
[Node.js](http://nodejs.org) at v14.19.0+ and NPM v7.0.0+ are required.
After forking the repo, run: