How to save exact npm package versions
By Dale L. Jefferson. Published
I’ve recently started using exact versions in my package.json. This allows me to have more control over my versions and with tools like Renovate this is easier than ever.
TypeScript, JavaScript, React, React Native
I’ve recently started using exact versions in my package.json. This allows me to have more control over my versions and with tools like Renovate this is easier than ever.