summarylogtreecommitdiffstats
path: root/package.json.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package.json.patch')
-rw-r--r--package.json.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/package.json.patch b/package.json.patch
new file mode 100644
index 000000000000..54efca145ffc
--- /dev/null
+++ b/package.json.patch
@@ -0,0 +1,16 @@
+--- package.json 2019-05-07 11:15:11.326660935 +0700
++++ 1 2019-05-07 11:17:14.066547163 +0700
+@@ -65,12 +65,7 @@
+ "category": "public.app-category.finance"
+ },
+ "linux": {
+- "target": [
+- "AppImage",
+- "deb",
+- "rpm",
+- "tar.gz"
+- ],
++ "target": ["dir"],
+ "publish": [
+ "github"
+ ],