From c7c485884d8ecbf9c775a2b45487cda13b727b85 Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Wed, 23 Apr 2014 16:23:42 -0700 Subject: [PATCH] Updating covert --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e1d056..8eecf72 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "is": "~0.3.0", "tape": "~2.12.0", "indexof": "~0.0.1", - "covert": "~0.3.1" + "covert": "~0.4.0" }, "testling": { "files": "test/index.js",