From c2ec9a43eac1087a84ae216392fcf679e1ba42e4 Mon Sep 17 00:00:00 2001 From: Aaron Jorbin Date: Thu, 19 Apr 2018 00:23:24 +0000 Subject: [PATCH] Remove accidental addition to package.json Introduced in [42989]. See #43440. Unprops jorbin. git-svn-id: https://develop.svn.wordpress.org/trunk@42990 602fd350-edb4-49c9-b593-d223f7449a82 --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index be92927d5f..18c9f96434 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,6 @@ "license": "GPL-2.0-or-later", "devDependencies": { "autoprefixer": "^6.5.1", - "grunt": "^0.4.5", "grunt-banner": "^0.6.0", "grunt-contrib-clean": "~1.0.0", "grunt-contrib-compress": "~1.3.0",