Skip to content

Commit

Permalink
chore: upgrade peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
juandav authored Feb 27, 2023
1 parent dcf1622 commit 0d16dcd
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 || ^8.0.0",
"@nestjs/core": "^6.7.0 || ^7.0.0 || ^8.0.0",
"@nestjs/common": "^6.7.0 || ^7.0.0 || ^8.0.0 || ^9.0.0",
"@nestjs/core": "^6.7.0 || ^7.0.0 || ^8.0.0 || ^9.0.0",
"ioredis": "^4.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 0d16dcd

Please # to comment.