picostitch
crafting (and) JavaScript
#javascript

Upgrade npm Package to Latest Version

Run npm install <package>@latest to update to the latest version of a package, no matter the minor, major version, it always goes to the latest.