Merge pull request #206 from overleaf/jpa-metrics-module-3-5-1

[misc] bump the version of the metrics module to 3.5.1
This commit is contained in:
Eric Mc Sween 2021-03-25 08:14:08 -04:00 committed by GitHub
commit 55b326c3b4
2 changed files with 501 additions and 393 deletions

File diff suppressed because it is too large Load diff

View file

@ -21,7 +21,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": "^0.9.0",