diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-10-03 13:07:33 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-10-03 13:07:33 -0700 |
| commit | 78aa1512446072fdec94c86360c9aee3ea932db1 (patch) | |
| tree | b6d281839c76fca86a060e96d3c0b3a757784e78 /middleware/package.json | |
| parent | ab8d1306504bfefdea293172d7e645f83114d50f (diff) | |
add redis fcm notif topic saving
Diffstat (limited to 'middleware/package.json')
| -rw-r--r-- | middleware/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/middleware/package.json b/middleware/package.json index a4446e3..573ce36 100644 --- a/middleware/package.json +++ b/middleware/package.json @@ -13,6 +13,7 @@ "@types/node": "24.0.8", "@types/react": "19.1.8", "@types/react-dom": "19.1.6", + "@upstash/redis": "^1.35.4", "@vercel/analytics": "^1.5.0", "@vercel/og": "^0.6.8", "eslint": "9.30.0", |
