diff --git a/icon.png b/icon.png new file mode 100644 index 0000000..0799fe9 Binary files /dev/null and b/icon.png differ diff --git a/package.json b/package.json index abd24e1..2c44626 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,8 @@ "redux": "^4.0.4", "redux-devtools-extension": "^2.13.8", "redux-thunk": "^2.3.0", - "tree-kill": "^1.2.2" + "tree-kill": "^1.2.2", + "yarn": "^1.22.4" }, "scripts": { "start": "react-scripts start", @@ -43,7 +44,7 @@ ], "dmg": { "background": "background.png", - "icon": "icon.icns", + "icon": "icon.icns", "iconSize": 100, "window": { "width": 520, @@ -72,9 +73,10 @@ }, "linux": { "target": [ - "deb", - "rpm" - ] + "AppImage", + "deb" + ], + "category": "Utility" } }, "eslintConfig": { diff --git a/server b/server index 7f2b90f..4bd0d47 160000 --- a/server +++ b/server @@ -1 +1 @@ -Subproject commit 7f2b90f073f0d6e436aea6cc185678b758bc6eee +Subproject commit 4bd0d477448754ebf787787552932bef515207df