diff --git a/DEVELOPERS.md b/DEVELOPERS.md index d0efbc3cbd..e88f3cb89f 100644 --- a/DEVELOPERS.md +++ b/DEVELOPERS.md @@ -28,7 +28,7 @@ You need to install and configure the following dependencies on your machine to - [Git](http://git-scm.com/) - [Node.js v16.x (LTS)](http://nodejs.org) -- [npm](https://www.npmjs.com/) version 8+ or [Yarn](https://yarnpkg.com/) +- [npm](https://www.npmjs.com/) version 8.x.x or [Yarn](https://yarnpkg.com/) ## Local development