Update Node.JS documentation

This commit is contained in:
Johan 2023-12-12 10:40:17 +01:00
parent fdcd7d8430
commit f0390d0ddf

View File

@ -25,9 +25,9 @@ Sök efter uppdateringar för bara production
<pre><code>npm audit --production</code></pre>
### npm-check-updates
### [npm-check-updates](https://github.com/raineorshine/npm-check-updates "npm-check-updates")
<code>ncu -u<code> uppdaterar bara package.json, kör därför <code>npm i</code> efteråt
`ncu -u` uppdaterar bara package.json, kör därför `npm i` efteråt
<pre><code>npm install -g npm-check-updates
ncu -u