bump metrics to 2.0.4

This commit is contained in:
Henry Oswald 2018-11-29 16:42:26 +00:00
parent e64156cd27
commit 8743527452
2 changed files with 7 additions and 7 deletions

View file

@ -1194,9 +1194,9 @@
"resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz"
},
"metrics-sharelatex": {
"version": "2.0.3",
"from": "git+https://github.com/sharelatex/metrics-sharelatex.git#v2.0.3",
"resolved": "git+https://github.com/sharelatex/metrics-sharelatex.git#02522a50b7a5ec46eed9b0a93513ef992a21eb45",
"version": "2.0.4",
"from": "git+https://github.com/sharelatex/metrics-sharelatex.git#v2.0.4",
"resolved": "git+https://github.com/sharelatex/metrics-sharelatex.git#49c4bc072f707eb6252adfec540268dfbea1615b",
"dependencies": {
"coffee-script": {
"version": "1.6.0",

View file

@ -24,13 +24,15 @@
"dependencies": {
"async": "~0.2.10",
"aws-sdk": "^2.1.39",
"body-parser": "^1.2.0",
"coffee-script": "~1.7.1",
"express": "^4.2.0",
"fs-extra": "^1.0.0",
"heapdump": "^0.3.2",
"knox": "~0.9.1",
"metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v2.0.3",
"logger-sharelatex": "git+https://github.com/sharelatex/logger-sharelatex.git#v1.5.7",
"metrics-sharelatex": "git+https://github.com/sharelatex/metrics-sharelatex.git#v2.0.4",
"mocha": "5.2.0",
"node-transloadit": "0.0.4",
"node-uuid": "~1.4.1",
"pngcrush": "0.0.3",
@ -42,9 +44,7 @@
"settings-sharelatex": "git+https://github.com/sharelatex/settings-sharelatex.git#v1.0.0",
"stream-browserify": "^2.0.1",
"stream-buffers": "~0.2.5",
"underscore": "~1.5.2",
"mocha": "5.2.0",
"body-parser": "^1.2.0"
"underscore": "~1.5.2"
},
"devDependencies": {
"bunyan": "^1.3.5",