Skip to content

Commit

Permalink
chore: update peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
RomainLanz committed Jan 22, 2024
1 parent e92e6fa commit 53c71ba
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 @@ -72,8 +72,8 @@
"typescript": "^5.2.2"
},
"peerDependencies": {
"@adonisjs/core": "^6.1.5-29",
"@adonisjs/redis": "^8.0.0-12"
"@adonisjs/core": "^6.2.0",
"@adonisjs/redis": "^8.0.0"
},
"peerDependenciesMeta": {
"@adonisjs/redis": {
Expand Down

0 comments on commit 53c71ba

Please sign in to comment.