Skip to content

Commit

Permalink
dependencies exercise
Browse files Browse the repository at this point in the history
  • Loading branch information
Enity committed May 7, 2024
1 parent e8f2878 commit f795675
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 18 deletions.
108 changes: 93 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,11 @@
"@nestjs/common": "^10.0.0",
"@nestjs/platform-fastify": "^10.0.0",
"@nestjs/swagger": "^7.0.0",
"class-validator": "^0.13.2",
"fastify": "^4.26.2",
"nestjs-pino": "^3.5.0",
"class-validator": "0.13.2",
"fastify": "^4.0.0",
"nestjs-pino": "^4.0.0",
"pino-http": "^9.0.0",
"pino-pretty": "^10.0.0",
"prom-client": "^15.0.0"
},
"jest": {
Expand Down

0 comments on commit f795675

Please sign in to comment.