From 9208eec92cade21bd322df469493c37b3074a667 Mon Sep 17 00:00:00 2001 From: Aaron Jorbin Date: Thu, 19 Apr 2018 00:25:52 +0000 Subject: [PATCH] Wow. I really shouldn't try to fix the build. Previous [42989] [42986]. See #43440. git-svn-id: https://develop.svn.wordpress.org/trunk@42991 602fd350-edb4-49c9-b593-d223f7449a82 --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 18c9f96434..65fe10d3db 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,7 @@ "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",