We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab3c62a commit 4f801d8Copy full SHA for 4f801d8
doc/spec/file-specifiers.md
@@ -55,9 +55,6 @@ note for the `npm-shrinkwrap.json` as it means the specifier there will
55
be different then the original `package.json` (where it was relative to that
56
`package.json`).
57
58
-# No, for `file:` type specifiers, we SHOULD shrinkwrap. Other symlinks we
59
-# should not. Other symlinks w/o the link spec should be an error.
60
-
61
When shrinkwrapping file specifiers, the contents of the destination
62
package's `node_modules` WILL NOT be included in the shrinkwrap. If you want to lock
63
down the destination package's `node_modules` you should create a shrinkwrap for it
0 commit comments