Skip to content

Commit

Permalink
libs installed
Browse files Browse the repository at this point in the history
  • Loading branch information
ArslanKamchybekov committed Sep 13, 2024
1 parent 6cd71a7 commit 451c929
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 2 deletions.
180 changes: 178 additions & 2 deletions backend/package-lock.json

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

3 changes: 3 additions & 0 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,15 @@
"dependencies": {
"@nestjs/common": "^10.0.0",
"@nestjs/core": "^10.0.0",
"@nestjs/jwt": "^10.2.0",
"@nestjs/mongoose": "^10.0.10",
"@nestjs/passport": "^10.0.3",
"@nestjs/platform-express": "^10.0.0",
"dotenv": "^16.4.5",
"mongodb": "^6.8.1",
"moongoose": "^0.0.5",
"nodemon": "^3.1.4",
"passport-jwt": "^4.0.1",
"reflect-metadata": "^0.2.0",
"rxjs": "^7.8.1"
},
Expand Down

0 comments on commit 451c929

Please sign in to comment.