From 0593d6272054ecb00fd320ff600b7f1f4db7575d Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Thu, 6 Nov 2014 15:38:42 -0800 Subject: [PATCH] Remove heapdump (it's old and complicates the build process) --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index e5782764e..cc1fb6bf8 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,6 @@ "grunt-run": "^0.2.1", "grunt-contrib-concat": "^0.3.0", "grunt-text-replace": "^0.3.11", - "heapdump": "^0.2.7", "xml2js": "^0.4.2", "async": "^0.6.2", "unzip": "^0.1.9",