aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik <amine@mouafik.fr>2019-10-31 14:55:19 +0700
committerLibravatar Amine Mouafik <amine@mouafik.fr>2019-10-31 14:55:19 +0700
commitfc6e64329773f29fc9eee28bc3f4a1a1b01f218d (patch)
tree1c28572f97ee8a3d842f30c6741111183a478fc5 /package.json
parent#178 Fetch in-app news from Ferdi server only (diff)
downloadferdium-app-fc6e64329773f29fc9eee28bc3f4a1a1b01f218d.tar.gz
ferdium-app-fc6e64329773f29fc9eee28bc3f4a1a1b01f218d.tar.zst
ferdium-app-fc6e64329773f29fc9eee28bc3f4a1a1b01f218d.zip
#160 Setup Sentry for Electron
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 6bafa0f2b..a3b6d9377 100644
--- a/package.json
+++ b/package.json
@@ -56,6 +56,7 @@
56 "@meetfranz/forms": "file:packages/forms", 56 "@meetfranz/forms": "file:packages/forms",
57 "@meetfranz/theme": "file:packages/theme", 57 "@meetfranz/theme": "file:packages/theme",
58 "@meetfranz/ui": "file:packages/ui", 58 "@meetfranz/ui": "file:packages/ui",
59 "@sentry/electron": "0.17.4",
59 "address-rfc2822": "^2.0.1", 60 "address-rfc2822": "^2.0.1",
60 "atob": "2.1.2", 61 "atob": "2.1.2",
61 "auto-launch": "5.0.5", 62 "auto-launch": "5.0.5",