From 25a14bf44fbb48bf2d643ca4f3a7c95cf9ccbb1a Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Fri, 28 Feb 2014 10:56:57 +0800 Subject: [PATCH] Add minidump as build dependency. --- build/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/build/package.json b/build/package.json index b647289d0..658ccaf06 100644 --- a/build/package.json +++ b/build/package.json @@ -26,6 +26,7 @@ "harmony-collections": "~0.3.8", "json-front-matter": "~0.1.3", "legal-eagle": "~0.3.0", + "minidump": "0.4.x", "rcedit": "~0.1.2", "request": "~2.27.0", "rimraf": "~2.2.2",