aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2017-12-24 22:15:28 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2017-12-24 22:15:28 +0100
commitd0b67cbd2dcb10395a22733545ede1d1abaf993c (patch)
tree4e9231b7880b481e7dafc7bf1dd98639340f4206 /package.json
parentCompletely remove miner (diff)
downloadferdium-app-d0b67cbd2dcb10395a22733545ede1d1abaf993c.tar.gz
ferdium-app-d0b67cbd2dcb10395a22733545ede1d1abaf993c.tar.zst
ferdium-app-d0b67cbd2dcb10395a22733545ede1d1abaf993c.zip
Remove idle timer dependency
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9c111d336..bf8c4fec0 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,6 @@
28 "license": "Apache-2.0", 28 "license": "Apache-2.0",
29 "dependencies": { 29 "dependencies": {
30 "@meetfranz/electron-notification-state": "^1.0.0", 30 "@meetfranz/electron-notification-state": "^1.0.0",
31 "@paulcbetts/system-idle-time": "^1.0.4",
32 "address-rfc2822": "^2.0.1", 31 "address-rfc2822": "^2.0.1",
33 "auto-launch": "https://github.com/meetfranz/node-auto-launch.git", 32 "auto-launch": "https://github.com/meetfranz/node-auto-launch.git",
34 "babel-polyfill": "^6.23.0", 33 "babel-polyfill": "^6.23.0",