From 97515d743072322a335043f42a8f8ea79f359a2b Mon Sep 17 00:00:00 2001 From: Riccardo Volonterio Date: Fri, 22 Apr 2016 19:16:48 +0200 Subject: [PATCH] Fixed twit response type (#349) --- npm/twit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npm/twit.json b/npm/twit.json index 632fc61d..29eedf3f 100644 --- a/npm/twit.json +++ b/npm/twit.json @@ -1,5 +1,5 @@ { "versions": { - "2.0.0": "github:Volox/typed-twit#b593c6ef90d2c0879bcd70771f0c545d30b5fc9e" + "2.0.0": "github:Volox/typed-twit#9a1026660b456f7c4d028c55769d52de0862f387" } }