Merge pull request #80 from overleaf/jpa-bump-metrics-module

[misc] bump metrics module to 3.4.1
This commit is contained in:
Eric Mc Sween
2020-11-26 10:54:25 -05:00
committed by GitHub
2 changed files with 805 additions and 556 deletions
+804 -555
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -19,7 +19,7 @@
"format:fix": "node_modules/.bin/prettier-eslint $PWD'/**/*.js' --write"
},
"dependencies": {
"@overleaf/metrics": "^3.1.0",
"@overleaf/metrics": "^3.4.1",
"@overleaf/object-persistor": "git+https://github.com/overleaf/object-persistor.git",
"async": "^2.6.3",
"body-parser": "^1.19.0",