From 143a7601281ebc4d151305bd63be430267709fed Mon Sep 17 00:00:00 2001 From: Scott Idem Date: Sat, 7 May 2022 12:37:46 -0400 Subject: [PATCH] Cleaned package.json --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 4333849..37f6f38 100644 --- a/package.json +++ b/package.json @@ -16,8 +16,7 @@ "child_process": "^1.0.2", "fs": "0.0.1-security", "os": "^0.1.1", - "path": "^0.12.7", - "ps-list": "^8.1.0" + "path": "^0.12.7" }, "devDependencies": { "electron": "^17.4.0",