Working on network online offline detection

This commit is contained in:
Scott Idem
2020-03-04 16:36:49 -05:00
parent 7bb17de8f6
commit e3c297fb98
11 changed files with 495 additions and 174 deletions

View File

@@ -10,12 +10,12 @@
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^0.19.0",
"electron": "^7.1.5",
"axios": "^0.19.2",
"electron": "^7.1.14",
"fs": "0.0.1-security",
"os": "^0.1.1",
"path": "^0.12.7",
"request": "^2.88.0",
"request": "^2.88.2",
"screen": "^0.2.10",
"usb": "^1.6.2"
}