diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 98e2ada..c2016d7 100644 --- a/package.json +++ b/package.json @@ -20,9 +20,9 @@ "@types/yazl": "^2.4.2", "@typescript-eslint/parser": "^5.39.0", "discord-types": "^1.3.26", - "electron": "^20.1.0", "esbuild": "^0.15.5", "eslint": "^8.24.0", + "standalone-electron-types": "^1.0.0", "typescript": "^4.8.4", "yazl": "^2.5.1" }, |