Skip to content

Commit ac937d4

Browse files
authored
docs(install): add save-peer flag (#7616)
1 parent a8e666e commit ac937d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/lib/content/commands/npm-install.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,8 @@ into a tarball (b).
134134
135135
* `-D, --save-dev`: Package will appear in your `devDependencies`.
136136
137+
* `--save-peer`: Package will appear in your `peerDependencies`.
138+
137139
* `-O, --save-optional`: Package will appear in your
138140
`optionalDependencies`.
139141

0 commit comments

Comments
 (0)