How to Update
Regularly update the installed npm packages to keep your Doks website stable, usable, and secure.
Learn more about semantic versioning and advanced range syntax.
Update npm packages
Bump the versions in the devDependencies
section of ./package.json
to your liking, and run:
npm update