mirror of
https://github.com/overleaf/overleaf.git
synced 2025-03-01 10:43:37 +00:00
try different metrics
This commit is contained in:
parent
258617fbd4
commit
78b779a338
2 changed files with 4 additions and 4 deletions
6
services/real-time/npm-shrinkwrap.json
generated
6
services/real-time/npm-shrinkwrap.json
generated
|
@ -1358,9 +1358,9 @@
|
|||
"resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz"
|
||||
},
|
||||
"metrics-sharelatex": {
|
||||
"version": "2.0.5",
|
||||
"from": "git+https://github.com/sharelatex/metrics-sharelatex.git#v2.0.5",
|
||||
"resolved": "git+https://github.com/sharelatex/metrics-sharelatex.git#e5acf25978395e3e0b0333c8b2a047e06435df79",
|
||||
"version": "66a57435e602ba5cfff15b50085389fb715907a1",
|
||||
"from": "git+https://github.com/sharelatex/metrics-sharelatex.git#66a57435e602ba5cfff15b50085389fb715907a1",
|
||||
"resolved": "git+https://github.com/sharelatex/metrics-sharelatex.git#66a57435e602ba5cfff15b50085389fb715907a1",
|
||||
"dependencies": {
|
||||
"coffee-script": {
|
||||
"version": "1.6.0",
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
"express": "^4.10.1",
|
||||
"express-session": "^1.9.1",
|
||||
"logger-sharelatex": "git+https://github.com/sharelatex/logger-sharelatex.git#v1.5.6",
|
||||
"metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v2.0.5",
|
||||
"metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#66a57435e602ba5cfff15b50085389fb715907a1",
|
||||
"redis-sharelatex": "git+https://github.com/sharelatex/redis-sharelatex.git#v1.0.4",
|
||||
"request": "~2.34.0",
|
||||
"session.socket.io": "^0.1.6",
|
||||
|
|
Loading…
Reference in a new issue