Merge pull request #95 from nestjs/renovate/nestjs-common-6.x

Update dependency @nestjs/common to v6.0.2
This commit is contained in:
Kamil Mysliwiec 2019-03-20 16:08:38 +01:00 committed by GitHub
commit 330104b83a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"dependencies": {
"@nestjs/common": "6.0.1",
"@nestjs/common": "6.0.2",
"@nestjs/core": "6.0.1",
"@nestjs/microservices": "6.0.2",
"@nestjs/platform-express": "6.0.2",