Skip to content

Commit

Permalink
chore: Install required nestjs/config dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dinushchathurya committed Jan 14, 2022
1 parent b42e314 commit 723e486
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 4 deletions.
57 changes: 53 additions & 4 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 @@ -22,6 +22,7 @@
},
"dependencies": {
"@nestjs/common": "^8.0.0",
"@nestjs/config": "^1.1.6",
"@nestjs/core": "^8.0.0",
"@nestjs/platform-express": "^8.0.0",
"amazon-cognito-identity-js": "^5.2.4",
Expand Down

0 comments on commit 723e486

Please sign in to comment.