File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -152,17 +152,6 @@ $ nest add <name> [options]
152
152
| -------- | ---------------------------------- |
153
153
| ` <name> ` | The name of the library to import. |
154
154
155
- #### nest update
156
-
157
- Updates ` @nestjs ` dependencies in the ` package.json ` ` "dependencies" ` list to their ` @latest ` version.
158
-
159
- ##### Options
160
-
161
- | Option | Description |
162
- | --------- | ----------------------------------------------------------------------- |
163
- | ` --force ` | Do ** upgrade** instead of update <br />Alias ` -f ` |
164
- | ` --tag ` | Update to tagged version (use ` @latest ` , ` @<tag> ` , etc) <br />Alias ` -t ` |
165
-
166
155
#### nest info
167
156
168
157
Displays information about installed nest packages and other helpful system info. For example:
You can’t perform that action at this time.
0 commit comments