Add prom-client to package.json

This commit is contained in:
Christopher Hoskin 2018-11-07 11:21:45 +00:00
parent 56eaae89f9
commit bb3cff5744

View file

@ -7,8 +7,9 @@
"url": "https://github.com/sharelatex/metrics-sharelatex.git"
},
"dependencies": {
"lynx": "~0.1.1",
"coffee-script": "1.6.0",
"lynx": "~0.1.1",
"prom-client": "^11.1.3",
"underscore": "~1.6.0"
},
"devDependencies": {