From c0c6cc090367be28f2f7a78498566835e912eba4 Mon Sep 17 00:00:00 2001 From: Roman Pushkin Date: Wed, 15 Feb 2017 22:29:20 -0800 Subject: [PATCH] #505 Temporarily fix statusCode error --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 813830b1..ec2ee8cb 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "oboe": "^2.1.2", "redis": "^2.6.2", "sinon": "^1.17.4", - "tgfancy": "^0.8.0", + "tgfancy": "git+https://github.com/ro31337/tgfancy.git#7f1864a", "walk": "^2.3.9", "winston": "^2.2.0" },