summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorpep <yes@peepee.me>2020-07-28 08:49:23 +0000
committerpep <yes@peepee.me>2020-07-28 08:49:23 +0000
commitd051c6d71f2d2e24ca113f127ff7e0b143d0042a (patch)
treecbdb16aa708d3efe5eab6b291c6ee8baaeae94d0 /package.json
parent77720e1a510cb5311f77c8a63f920223c72f899a (diff)
fixed multiple files thing
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 558b162..0d9076b 100644
--- a/package.json
+++ b/package.json
@@ -40,8 +40,9 @@
"node-uuid": "^1.4.8",
"passport": "^0.3.0",
"passport-local": "^1.0.0",
- "redis": "^3.0.2",
"pm2": "^3.5.1",
+ "redis": "^3.0.2",
+ "redis-redisearch": "^1.0.1",
"serve-favicon": "^2.5.0",
"sessionstore": "^1.3.5",
"skipper": "^0.8.7",