Skip to content

Commit 54b3b83

Browse files
committed
Fix missing package ioredis
1 parent 83cffa7 commit 54b3b83

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

bun.lock

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

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
"enquirer": "^2.4.1",
7373
"framer-motion": "^11.13.1",
7474
"identity-obj-proxy": "^3.0.0",
75+
"ioredis": "^5.6.1",
7576
"jest": "^29.7.0",
7677
"jest-environment-jsdom": "^29.7.0",
7778
"js-cookie": "^3.0.5",

0 commit comments

Comments
 (0)