Skip to content

Commit

Permalink
fix(deps): update dependency @nestjs/jwt to v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 17, 2019
1 parent dec4176 commit dc51260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/19-auth/package.json
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@nestjs/common": "6.0.0",
"@nestjs/core": "6.0.0",
"@nestjs/jwt": "0.2.1",
"@nestjs/jwt": "0.3.0",
"@nestjs/platform-express": "6.0.0",
"@nestjs/passport": "5.1.0",
"passport": "0.4.0",
Expand Down

0 comments on commit dc51260

Please sign in to comment.