mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-23 19:52:56 +00:00
lock down the redis version
This commit is contained in:
parent
0eab2d99b6
commit
5ae364e6c1
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
"metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v1.0.0",
|
||||
"sinon": "~1.5.2",
|
||||
"mongojs": "0.9.11",
|
||||
"redis-sharelatex": "git+https://github.com/sharelatex/redis-sharelatex.git#master"
|
||||
"redis-sharelatex": "0.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"grunt-execute": "~0.1.5",
|
||||
|
|
Loading…
Reference in a new issue