Skip to content

Commit

Permalink
chore: remove duplicate ioredis from peer dependencies (#7885)
Browse files Browse the repository at this point in the history
  • Loading branch information
imnotjames committed Jul 11, 2021
1 parent e7e887a commit d31c2fd
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": "*",
"ioredis/cluster": "*",
"mongodb": "*",
"mssql": "*",
Expand All @@ -146,9 +145,6 @@
"ioredis": {
"optional": true
},
"ioredis": {
"optional": true
},
"ioredis/cluster": {
"optional": true
},
Expand Down

0 comments on commit d31c2fd

Please sign in to comment.