diff --git a/guide/english/nodejs/npm/index.md b/guide/english/nodejs/npm/index.md index c1444e3008..beae416bd2 100644 --- a/guide/english/nodejs/npm/index.md +++ b/guide/english/nodejs/npm/index.md @@ -14,7 +14,7 @@ To install `npm` we have to download Nodejs binaries in your local envrionment. ```shell npm -v -5.6.0 +6.4.1 ``` Node Package Manager (NPM) provides two main functionalities −