From 70dd3675e649a0e2b8592ea5e5c2aa5a900de7ec Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Mon, 8 Sep 2014 12:05:25 -0700 Subject: [PATCH] Upgrade to minidump 0.8 --- build/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/package.json b/build/package.json index ea8514acb..bbad40c40 100644 --- a/build/package.json +++ b/build/package.json @@ -27,7 +27,7 @@ "harmony-collections": "~0.3.8", "json-front-matter": "~0.1.3", "legal-eagle": "~0.4.0", - "minidump": "~0.7", + "minidump": "~0.8", "normalize-package-data": "0.2.12", "npm": "~1.4.5", "rcedit": "~0.1.2",