From b0c55b1f636e20c2cd2c73b58916fddaab64b865 Mon Sep 17 00:00:00 2001 From: Roman Pushkin Date: Thu, 16 Feb 2017 16:47:38 -0800 Subject: [PATCH] #505 Fix statusCode error (#509) * #505 Temporarily fix statusCode error * #505 Fix statusCode error --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec2ee8cb..5e1aaf07 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "oboe": "^2.1.2", "redis": "^2.6.2", "sinon": "^1.17.4", - "tgfancy": "git+https://github.com/ro31337/tgfancy.git#7f1864a", + "tgfancy": "^0.9.0", "walk": "^2.3.9", "winston": "^2.2.0" },