From f5513fd30ef16228869b1ec3473217dab63f2c29 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 12 May 2014 19:47:53 -0700 Subject: nuke rtl --- package.json | 1 - 1 file changed, 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 4e4672959..f90cf3868 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,6 @@ "grunt-contrib-uglify": "~0.4.0", "grunt-contrib-watch": "~0.6.1", "grunt-csscomb": "~2.0.1", - "grunt-css-flip": "~0.2.2", "grunt-exec": "~0.4.5", "grunt-html-validation": "~0.1.15", "grunt-jekyll": "~0.4.1", -- cgit v1.2.3 From 6fef447a62dc079448d3c3429f0ce920645a2788 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 13 May 2014 14:54:41 -0700 Subject: bump grunt-saucelabs to v5.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index f90cf3868..823e743f8 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "grunt-html-validation": "~0.1.15", "grunt-jekyll": "~0.4.1", "grunt-jscs-checker": "~0.4.3", - "grunt-saucelabs": "~5.1.1", + "grunt-saucelabs": "~5.1.3", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~0.4.0", "markdown": "~0.5.0", -- cgit v1.2.3