From: XhmikosR Date: Fri, 7 Mar 2014 06:45:16 +0000 (+0200) Subject: Remove duplicate dependency. X-Git-Tag: v3.2.0~436^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=589f872d7408c0b02d636a2fc5696b46a3cb51c3;p=thirdparty%2Fbootstrap.git Remove duplicate dependency. --- diff --git a/package.json b/package.json index aeed2a9005..e0a80167dc 100644 --- a/package.json +++ b/package.json @@ -47,8 +47,8 @@ "grunt-contrib-qunit": "~0.4.0", "grunt-contrib-uglify": "~0.4.0", "grunt-contrib-watch": "~0.5.3", - "grunt-css-flip": "^0.1.0", "grunt-csscomb": "~2.0.1", + "grunt-css-flip": "^0.1.0", "grunt-exec": "~0.4.5", "grunt-html-validation": "~0.1.13", "grunt-jekyll": "~0.4.1", @@ -56,8 +56,7 @@ "grunt-saucelabs": "~5.0.1", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~0.4.0", - "markdown": "~0.5.0", - "css-flip": "~0.3.0" + "markdown": "~0.5.0" }, "engines": { "node": "~0.10.1"