We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8e666e commit ac937d4Copy full SHA for ac937d4
docs/lib/content/commands/npm-install.md
@@ -134,6 +134,8 @@ into a tarball (b).
134
135
* `-D, --save-dev`: Package will appear in your `devDependencies`.
136
137
+ * `--save-peer`: Package will appear in your `peerDependencies`.
138
+
139
* `-O, --save-optional`: Package will appear in your
140
`optionalDependencies`.
141
0 commit comments