Closed pociej closed 6 years ago
We're using a package-lock.json
file now, which is never published to npm: https://github.com/meteor/node-stubs/commit/f64e023202f1b19b78af2c7b6bdbbe12e868627f
We're still using bundledDependencies
, though, so meteor-node-stubs/node_modules
will still contain the direct dependencies.
Is there any good reason to have shrinkwrap.json published ?
https://docs.npmjs.com/files/shrinkwrap.json says