Merge pull request #58 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-18 11:08:55 -04:00 committed by GitHub
commit 2c1f81c4a4
2 changed files with 707 additions and 363 deletions

File diff suppressed because it is too large Load diff

View file

@ -19,7 +19,7 @@
"format:fix": "node_modules/.bin/prettier-eslint $PWD'/**/*.js' --write"
},
"dependencies": {
"@overleaf/metrics": "^3.4.1",
"@overleaf/metrics": "^3.5.1",
"async": "^2.6.3",
"body-parser": "^1.19.0",
"express": "^4.17.1",