aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik <amine@mouafik.fr>2019-12-18 15:34:43 +0100
committerLibravatar Amine Mouafik <amine@mouafik.fr>2019-12-18 15:34:43 +0100
commit06b26716fc90297b4227668c2d6a48e771e02ba7 (patch)
treee77ab46e7081df45c75251a7afe3b4f6abcb0eed /package.json
parentProper class name to avoid confusion (diff)
downloadferdium-app-06b26716fc90297b4227668c2d6a48e771e02ba7.tar.gz
ferdium-app-06b26716fc90297b4227668c2d6a48e771e02ba7.tar.zst
ferdium-app-06b26716fc90297b4227668c2d6a48e771e02ba7.zip
Update Electron and Sentry for latest fixes
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index f60556f51..f0e517f83 100644
--- a/package.json
+++ b/package.json
@@ -56,7 +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 "@sentry/electron": "1.1.0",
60 "address-rfc2822": "^2.0.1", 60 "address-rfc2822": "^2.0.1",
61 "atob": "2.1.2", 61 "atob": "2.1.2",
62 "auto-launch": "5.0.5", 62 "auto-launch": "5.0.5",
@@ -152,7 +152,7 @@
152 "cross-env": "^5.0.5", 152 "cross-env": "^5.0.5",
153 "cz-conventional-changelog": "2.1.0", 153 "cz-conventional-changelog": "2.1.0",
154 "dotenv": "^4.0.0", 154 "dotenv": "^4.0.0",
155 "electron": "7.1.2", 155 "electron": "7.1.6",
156 "electron-builder": "21.2.0", 156 "electron-builder": "21.2.0",
157 "electron-notarize": "0.2.1", 157 "electron-notarize": "0.2.1",
158 "electron-rebuild": "1.8.8", 158 "electron-rebuild": "1.8.8",