π₯οΈStaying updated
In order to stay updated with the latest packages on the command line:
Node
Install n
just once:
When node launches an update just run:
NPM
When NPM launches an update just run:
Any other package
In general, just run the install script to get the latest version:
Last updated