From a13da910d76a5cb36e6569fde8467bf4e21ab09f Mon Sep 17 00:00:00 2001 From: Rebecca Turner Date: Sun, 17 Sep 2017 16:32:14 -0700 Subject: [PATCH] Add npm-windows-upgrade --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a648d4c..78e709e 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,9 @@ you can even use `npx` to view this list of `awesome-npx` tools: `npx npm-check` `npx npm-check --skip-unused --update` +## [npm-windows-upgrade)(https://www.npmjs.com/package/npm-windows-upgrade) - upgrade your npm on Windows even when `npm i -g npm` does not work +`npx npm-windows-upgrade` + ### [nsp](https://github.com/nodesecurity/nsp) - scan your npm project for vulnerabilities and security alerts `npx nsp check`