Skip to content

Commit

Permalink
fix: can't find module passport
Browse files Browse the repository at this point in the history
  • Loading branch information
hanriel committed Oct 4, 2023
1 parent fd77e98 commit a1a9ae0
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 0 deletions.
43 changes: 43 additions & 0 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"@nestjs/core": "^10.0.0",
"@nestjs/jwt": "^10.1.0",
"@nestjs/mapped-types": "*",
"@nestjs/passport": "^10.0.2",
"@nestjs/platform-express": "^10.0.0",
"@nestjs/schedule": "^3.0.4",
"@nestjs/swagger": "^7.1.2",
Expand Down

0 comments on commit a1a9ae0

Please sign in to comment.