nestjs-starter-rest-api icon indicating copy to clipboard operation
nestjs-starter-rest-api copied to clipboard

feat: update nest and dependency versions

Open Saad-Amjad opened this issue 2 years ago • 0 comments

NestJS v9 is now available.

Running npm-check-updates and then npm install to upgrade all version hints in package.json to allowing installation of the new major versions:

Screenshot 2022-07-27 at 5 08 51 AM

Next todo for this PR is to ensure that the repo needs to be tested to see app and tests run as intended.

Saad-Amjad avatar Jul 26 '22 23:07 Saad-Amjad