Skip to content

Commit 41242fc

Browse files
committed
feat: add ioredis
1 parent b7ccc0d commit 41242fc

File tree

2 files changed

+27
-20
lines changed

2 files changed

+27
-20
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@thecodeorigin/nuxt",
33
"type": "module",
4-
"version": "1.11.5",
4+
"version": "1.11.6",
55
"publishConfig": {
66
"registry": "https://registry.npmjs.org",
77
"access": "public"
@@ -130,6 +130,7 @@
130130
"firebase-admin": "^12.2.0",
131131
"firebase-functions": "^5.0.1",
132132
"h3": "^1.13.0",
133+
"ioredis": "^5.6.1",
133134
"lodash-es": "^4.17.21",
134135
"mapbox-gl": "3.2.0",
135136
"nodemailer": "^6.9.15",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)