From 6ea99dbc1b286cd3c17840baf7f425e37f1350be Mon Sep 17 00:00:00 2001 From: IrosTheBeggar Date: Sat, 19 Dec 2020 10:59:08 -0500 Subject: [PATCH] remove electron dependacies --- package.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/package.json b/package.json index d4ce520..8755f29 100644 --- a/package.json +++ b/package.json @@ -85,13 +85,11 @@ }, "dependencies": { "archiver": "^5.0.2", - "auto-launch": "^5.0.5", "axios": "^0.20.0", "body-parser": "^1.19.0", "busboy": "^0.3.1", "colors": "^1.4.0", "commander": "^6.1.0", - "electron-updater": "^4.3.5", "express": "^4.17.1", "fast-xml-parser": "^3.17.4", "ffbinaries": "^1.1.4",