Skip to content

Commit 09e551c

Browse files
Update migration.md
1 parent fd8793b commit 09e551c

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
@@ -12,7 +12,7 @@ While you can upgrade your packages manually, we recommend using [ncu (npm check
1212

1313
The `CacheModule` has been removed from the `@nestjs/common` package and is now available as a standalone package - `@nestjs/cache-manager`. This change was made to avoid unnecessary dependencies in the `@nestjs/common` package. You can learn more about the `@nestjs/cache-manager` package [here](https://docs.nestjs.com/techniques/caching).
1414

15-
#### Deprecations
15+
### Deprecations
1616

1717
All deprecated methods & modules have been removed.
1818

0 commit comments

Comments
 (0)