Use forked statsd

This commit is contained in:
Alexey Golubev
2018-08-24 18:58:33 +03:00
committed by GitHub
parent 7ccb460632
commit 51e8f5aa5a

View File

@ -4,6 +4,6 @@
"homepage": "http://www.onlyoffice.com",
"private": true,
"dependencies": {
"statsd": "^0.8.0"
"statsd": "https://github.com/ONLYOFFICE/statsd/archive/v0.8.1.tar.gz"
}
}