website/content/docs/help/how-to-update.md

790 B

title description lead date lastmod draft images menu weight toc
How to Update Regularly update the installed npm packages to keep your Doks website stable, usable, and secure. Regularly update the installed npm packages to keep your Doks website stable, usable, and secure. 2020-11-12T13:26:54+01:00 2020-11-12T13:26:54+01:00 false
docs
parent
help
610 true

{{< alert icon="💡" text="Learn more about <a href="https://docs.npmjs.com/about-semantic-versioning">semantic versioning and <a href="https://docs.npmjs.com/cli/v6/using-npm/semver#advanced-range-syntax">advanced range syntax." >}}

Update npm packages

Bump the versions in the devDependencies section of ./package.json to your liking, and run:

npm update