Skip to content

Commit

Permalink
fix: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ChoGathK committed Sep 7, 2022
1 parent 1f3d197 commit 3fdcecf
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 20 deletions.
37 changes: 20 additions & 17 deletions package-lock.json

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

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,8 @@
},
"dependencies": {
"@nestjs/swagger": "5.2.1",
"@vodyani/core": "^8.6.6",
"@vodyani/utils": "^8.5.1",
"swagger-ui-express": "4.3.0"
"@vodyani/core": "^8.6.8",
"@vodyani/utils": "^8.5.2"
},
"peerDependencies": {
"swagger-ui-express": "4.3.0"
Expand Down

0 comments on commit 3fdcecf

Please sign in to comment.