Skip to content

Commit

Permalink
chore: drop invalid ioredis/cluster peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
imnotjames committed Jul 26, 2021
1 parent cffbf43 commit df33722
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@
"better-sqlite3": "*",
"hdb-pool": "*",
"ioredis": "*",
"ioredis/cluster": "*",
"mongodb": "^3.6.0",
"mssql": "*",
"mysql2": "*",
Expand All @@ -145,9 +144,6 @@
"ioredis": {
"optional": true
},
"ioredis/cluster": {
"optional": true
},
"mongodb": {
"optional": true
},
Expand Down

0 comments on commit df33722

Please sign in to comment.