From c8555974e411981c0317ce091d1accf225238e69 Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Mon, 5 Mar 2018 15:24:56 -0800 Subject: [PATCH] Delete data on windows uninstall --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index 4e40bd8c1..78b3747dd 100644 --- a/package.json +++ b/package.json @@ -159,6 +159,9 @@ "zip" ] }, + "nsis": { + "deleteAppDataOnUninstall": true + }, "linux": { "category": "Network", "desktop": {