From f9a05f42e521294573215be8a37508d4c1ee7be4 Mon Sep 17 00:00:00 2001 From: The Jared Wilcurt Date: Sun, 19 Jan 2020 09:19:54 -0500 Subject: [PATCH] fix build icon --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4dec5a1..f0d58e4 100644 --- a/package.json +++ b/package.json @@ -132,7 +132,7 @@ "height": 600, "min_width": 700, "min_height": 500, - "icon": "dist-vue/vue.png" + "icon": "dist-vue/icon.png" } }, "win": {