From ce4788b07a382f251baa31e0ac8047f7dc009d61 Mon Sep 17 00:00:00 2001 From: Mohamed Elkebir Date: Wed, 9 Oct 2013 12:17:35 +0100 Subject: [PATCH] Remove FlipCSS from package.json --- node/package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/node/package.json b/node/package.json index 9be3ec287..79a7c7015 100755 --- a/node/package.json +++ b/node/package.json @@ -23,7 +23,6 @@ "grunt-contrib-compress": "~0.5.2", "grunt-contrib-concat": "~0.3.0", "grunt-docco-multi": "0.0.2", - "grunt-flipcss": "~0.1.2", "grunt-cssjanus": "~0.1.1" } }