aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2018-03-18 16:37:21 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2018-03-18 16:37:21 +0100
commit88faef416eadc891537f03926160e35245125c72 (patch)
treedb97bb469dcda8fb32a52b2c859b3b9988ad3cc5 /package.json
parentfix(Service Tabs): Remove "delete service" context menu when not in developme... (diff)
downloadferdium-app-88faef416eadc891537f03926160e35245125c72.tar.gz
ferdium-app-88faef416eadc891537f03926160e35245125c72.tar.zst
ferdium-app-88faef416eadc891537f03926160e35245125c72.zip
Replace console logs with debugger
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index f35da9880..31013baad 100644
--- a/package.json
+++ b/package.json
@@ -33,6 +33,7 @@
33 "babel-polyfill": "^6.23.0", 33 "babel-polyfill": "^6.23.0",
34 "babel-runtime": "^6.23.0", 34 "babel-runtime": "^6.23.0",
35 "classnames": "^2.2.5", 35 "classnames": "^2.2.5",
36 "debug-electron": "^0.0.4",
36 "du": "^0.1.0", 37 "du": "^0.1.0",
37 "electron-fetch": "^1.1.0", 38 "electron-fetch": "^1.1.0",
38 "electron-react-titlebar": "^0.7.1", 39 "electron-react-titlebar": "^0.7.1",