From f0390d0ddf3d699d4cf2448f23b332396e23703f Mon Sep 17 00:00:00 2001 From: Johan Date: Tue, 12 Dec 2023 10:40:17 +0100 Subject: [PATCH] Update Node.JS documentation --- Node.JS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Node.JS.md b/Node.JS.md index 7f2a8ba..b7a934f 100644 --- a/Node.JS.md +++ b/Node.JS.md @@ -25,9 +25,9 @@ Sök efter uppdateringar för bara production
npm audit --production
-### npm-check-updates +### [npm-check-updates](https://github.com/raineorshine/npm-check-updates "npm-check-updates") -ncu -u uppdaterar bara package.json, kör därför npm i efteråt +`ncu -u` uppdaterar bara package.json, kör därför `npm i` efteråt
npm install -g npm-check-updates
 ncu -u