Commit e71ca0e
docs: add --save flag to documentation (#8746)
The --save flag was already implemented and used in workspaces but was
not included in the auto-generated documentation. Adding it to the
params array will ensure it appears in the npm version help and
documentation.
When used with workspaces, --save updates the root package.json
dependencies to match the new workspace versions.
Fixes #8170
---------
Co-authored-by: Max Black <[email protected]>1 parent 3439a89 commit e71ca0e
File tree
2 files changed
+3
-0
lines changed- lib/commands
- tap-snapshots/test/lib
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4652 | 4652 | | |
4653 | 4653 | | |
4654 | 4654 | | |
| 4655 | + | |
4655 | 4656 | | |
4656 | 4657 | | |
4657 | 4658 | | |
| |||
4672 | 4673 | | |
4673 | 4674 | | |
4674 | 4675 | | |
| 4676 | + | |
4675 | 4677 | | |
4676 | 4678 | | |
4677 | 4679 | | |
| |||
0 commit comments