Skip to content

Commit

Permalink
fix: upgrade to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
juandav authored Jan 26, 2022
1 parent beaae3d commit d4c5842
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"ioredis"
],
"peerDependencies": {
"@nestjs/common": "^6.7.0 || ^7.0.0",
"@nestjs/core": "^6.7.0 || ^7.0.0",
"@nestjs/common": "^6.7.0 || ^7.0.0 || ^8.0.0",
"@nestjs/core": "^6.7.0 || ^7.0.0 || ^8.0.0",
"ioredis": "^4.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit d4c5842

Please # to comment.