From e8ba41df96a4c0697a2887563906d51bfe2d3234 Mon Sep 17 00:00:00 2001 From: Jonathan Ong Date: Sat, 12 Apr 2014 17:24:49 -0700 Subject: [PATCH] bump type is --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5fb09e7..1ace928 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "escape-html": "~1.0.1", "statuses": "~1.0.1", "accepts": "~1.0.0", - "type-is": "~1.0.0", + "type-is": "~1.1.0", "finished": "~1.1.1", "co": "~3.0.2", "debug": "*",