[misc] bump the version of the metrics module to 3.5.1

This commit is contained in:
Jakob Ackermann 2021-02-16 15:10:11 +00:00 committed by Eric Mc Sween
parent 0296b7f599
commit 98a32833a9
2 changed files with 655 additions and 351 deletions

File diff suppressed because it is too large Load diff

View file

@ -18,7 +18,7 @@
"format:fix": "node_modules/.bin/prettier-eslint $PWD'/**/*.js' --write"
},
"dependencies": {
"@overleaf/metrics": "^3.4.1",
"@overleaf/metrics": "^3.5.1",
"@overleaf/o-error": "^3.1.0",
"@overleaf/redis-wrapper": "^2.0.0",
"async": "^2.5.0",