From aba4c1e9af0fe974e225aca3a27d53ee7d15c796 Mon Sep 17 00:00:00 2001 From: David Baker Date: Tue, 15 Sep 2015 14:46:41 +0100 Subject: [PATCH] We don't use catw here anymore --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 152d1599c0..33a1f3f966 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,6 @@ }, "devDependencies": { "babel": "^5.8.23", - "catw": "^1.0.1", "rimraf": "^2.4.3" } }