Fix precision of battery level

This commit is contained in:
3m5.Danny Spina
2020-03-05 16:46:07 +01:00
parent bd5aa44be9
commit dd3fba2052
4 changed files with 15 additions and 21 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
},
"dependencies": {
"auto-launch": "^5",
"battery-level": "^3",
"child_process": "^1.0.2",
"dark-mode": "^3.0.0",
"electron-settings": "^3"
}