summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2b18f31..ca4f460 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,10 @@
{
"dependencies": {
"@electron/remote": "^2.0.9",
+ "axios": "^1.3.5",
"electron": "^23.1.4",
- "electron-packager": "^17.1.1"
+ "electron-packager": "^17.1.1",
+ "systeminformation": "^5.17.12"
},
"main": "main.js",
"scripts": {