mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Add prom-client to package.json
This commit is contained in:
parent
56eaae89f9
commit
bb3cff5744
1 changed files with 2 additions and 1 deletions
|
@ -7,8 +7,9 @@
|
||||||
"url": "https://github.com/sharelatex/metrics-sharelatex.git"
|
"url": "https://github.com/sharelatex/metrics-sharelatex.git"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"lynx": "~0.1.1",
|
|
||||||
"coffee-script": "1.6.0",
|
"coffee-script": "1.6.0",
|
||||||
|
"lynx": "~0.1.1",
|
||||||
|
"prom-client": "^11.1.3",
|
||||||
"underscore": "~1.6.0"
|
"underscore": "~1.6.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
Loading…
Reference in a new issue