Reduce install times on production, clean up package json
Reduce install times on production, clean up package json
npm install -g clean-package-json
--lock
Remove the ^
wildcard from version
--yarn
Use yarn instead of npm to install dependencies
MIT © vijaysutrave