Hide on autostart

Closes #228
This commit is contained in:
Kolja Lampe
2016-08-02 21:29:24 +02:00
parent a0453b5865
commit bc154f56a7
3 changed files with 22 additions and 8 deletions

View File

@@ -14,7 +14,7 @@
"electron-connect": "^0.4.4"
},
"dependencies": {
"auto-launch": "^2.1.0",
"auto-launch": "^4.0.1",
"bootstrap": "^3.3.7",
"electron-squirrel-startup": "^1.0.0",
"os-locale": "^1.4.0",