TIL: Simplify node project versioning with 'npm version'
I must admit this first, eventhough I've been developing in node for years I've missed this feature offered by npm. All this time whenever we need to bump the package version in package.json and package-lock.json, we used to either update the version...
ganeshpendyala.hashnode.dev2 min read