Closed broofa closed 1 month ago
Refreshing package-lock.json by doing this...
$ rm -fr package-lock.json $ npm install
This doesn't seem to have a tangible impact on node_modules, but it reduces package-lock.json from 18K+ lines -> 13K lines, so that's nice.
Refreshing package-lock.json by doing this...
This doesn't seem to have a tangible impact on node_modules, but it reduces package-lock.json from 18K+ lines -> 13K lines, so that's nice.