nestjsx / crud

NestJs CRUD for RESTful APIs
https://github.com/nestjsx/crud/wiki
MIT License
4.01k stars 526 forks source link

fix: Typo fix for support nestjs >9.0.5 #836

Open Kolobok12309 opened 3 months ago

Kolobok12309 commented 3 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[x] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] Tests
[ ] Release
[ ] CI related changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: #835 fix #835

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

After version 9.0.5 nestjs change name of some consts https://github.com/nestjs/nest/commit/607654509b3a36798ade30674f12a5168ee79361