Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRebecca Turner <me@re-becca.org>2018-07-26 07:15:24 +0300
committerKat Marchán <kzm@zkat.tech>2018-08-02 06:45:01 +0300
commitc3ab25f3f54038a813f765845a72ee9f9d836d7d (patch)
tree481b963de53fbe7361a5953aafbe804685e12e55 /doc
parent14bd214c9e3fb42005dc1925d4e2a8ebe95a87f7 (diff)
doc: file-specifier: Remove stray comment
Diffstat (limited to 'doc')
-rw-r--r--doc/spec/file-specifiers.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/spec/file-specifiers.md b/doc/spec/file-specifiers.md
index de294045e..e737909db 100644
--- a/doc/spec/file-specifiers.md
+++ b/doc/spec/file-specifiers.md
@@ -55,9 +55,6 @@ note for the `npm-shrinkwrap.json` as it means the specifier there will
be different then the original `package.json` (where it was relative to that
`package.json`).
-# No, for `file:` type specifiers, we SHOULD shrinkwrap. Other symlinks we
-# should not. Other symlinks w/o the link spec should be an error.
-
When shrinkwrapping file specifiers, the contents of the destination
package's `node_modules` WILL NOT be included in the shrinkwrap. If you want to lock
down the destination package's `node_modules` you should create a shrinkwrap for it