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.
2 parents 70b5563 + fb08812 commit 45ac45bCopy full SHA for 45ac45b
npm-install.el
@@ -34,6 +34,7 @@
34
("-p" "Save as production dependency" "--save-prod")
35
("-d" "Save as development dependency" "--save-dev")
36
("-o" "Save as optional dependency" "--save-optional")
37
+ ("-e" "Save exact version" "--save-exact")
38
("-n" "Do not save to package.json" "--no-save")]
39
[["Command"
40
("i" "Install new package" npm-install)
0 commit comments