Skip to content

Commit 7763b2b

Browse files
Update content/migration.md
1 parent b57e901 commit 7763b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ All deprecated methods & modules have been removed (e.g., the deprecated `listen
9595

9696
This release drops support for Node v10. We strongly recommend using the latest LTS version.
9797

98-
#### NestJS CLI
98+
#### CLI
9999

100100
Due to stability issues, the command `update` was removed in the v9 of `@nestjs/cli`.
101101
You can use dedicated tools like [`ncu`](https://www.npmjs.com/package/npm-check-updates), `npm update`, [`yarn upgrade-interactive`](https://classic.yarnpkg.com/en/docs/cli/upgrade-interactive), etc., if you want to upgrade your dependencies.

0 commit comments

Comments
 (0)