Skip to content

Commit cc2a18c

Browse files
committed
fix: broader ioredis version range
1 parent 626faa4 commit cc2a18c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"debug": "^4.3.4"
4747
},
4848
"peerDependencies": {
49-
"ioredis": "^5.2.4"
49+
"ioredis": "^5.2.0 || ^4.27.0"
5050
},
5151
"devDependencies": {
5252
"@calebboyd/semantic-release-config": "^1.0.1",

0 commit comments

Comments
 (0)