Update Node.JS documentation
This commit is contained in:
parent
fdcd7d8430
commit
f0390d0ddf
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user