Skip to content

Commit 4f801d8

Browse files
authored
doc: file-specifier: Remove stray comment
1 parent ab3c62a commit 4f801d8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

doc/spec/file-specifiers.md

-3
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ note for the `npm-shrinkwrap.json` as it means the specifier there will
5555
be different then the original `package.json` (where it was relative to that
5656
`package.json`).
5757

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-
6158
When shrinkwrapping file specifiers, the contents of the destination
6259
package's `node_modules` WILL NOT be included in the shrinkwrap. If you want to lock
6360
down the destination package's `node_modules` you should create a shrinkwrap for it

0 commit comments

Comments
 (0)