Skip to content

Commit f86d2f4

Browse files
Restore ioredis v4 type dep
1 parent 70171d7 commit f86d2f4

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package-lock.json

Lines changed: 3 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@splitsoftware/splitio-commons",
3-
"version": "2.12.0",
3+
"version": "2.11.1-rc.0",
44
"description": "Split JavaScript SDK common components",
55
"main": "cjs/index.js",
66
"module": "esm/index.js",
@@ -45,6 +45,7 @@
4545
"bugs": "https://github.com/splitio/javascript-commons/issues",
4646
"homepage": "https://github.com/splitio/javascript-commons#readme",
4747
"dependencies": {
48+
"@types/ioredis": "^4.28.0",
4849
"tslib": "^2.3.1"
4950
},
5051
"peerDependencies": {

0 commit comments

Comments
 (0)