Skip to content

Commit

Permalink
fix(package): update @nestjs/common to version 5.1.0
Browse files Browse the repository at this point in the history
Closes #6
  • Loading branch information
greenkeeper[bot] committed Jul 5, 2018
1 parent a9b31fa commit 82ff96b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"start:prod": "node dist/main.js"
},
"dependencies": {
"@nestjs/common": "^4.5.9",
"@nestjs/common": "^5.1.0",
"@nestjs/core": "^4.5.10",
"@nestjs/microservices": "^4.5.8",
"@nestjs/swagger": "^1.1.4",
Expand Down

0 comments on commit 82ff96b

Please sign in to comment.