aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-08-28 14:42:27 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-08-28 14:42:27 +0200
commitc4141f5c4a5918b13b39c920c275571adc0eab62 (patch)
tree1d95eda72d03976eb04ce756cf99a2a05acc4f66 /package.json
parentreplace dev website with staging (diff)
downloadferdium-app-c4141f5c4a5918b13b39c920c275571adc0eab62.tar.gz
ferdium-app-c4141f5c4a5918b13b39c920c275571adc0eab62.tar.zst
ferdium-app-c4141f5c4a5918b13b39c920c275571adc0eab62.zip
fix missing icons
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 f7ae953f4..d30fa08c5 100644
--- a/package.json
+++ b/package.json
@@ -36,6 +36,7 @@
36 "dependencies": { 36 "dependencies": {
37 "@babel/polyfill": "7.4.4", 37 "@babel/polyfill": "7.4.4",
38 "@babel/runtime": "7.4.5", 38 "@babel/runtime": "7.4.5",
39 "@mdi/js": "4.2.95",
39 "@meetfranz/electron-notification-state": "1.0.0", 40 "@meetfranz/electron-notification-state": "1.0.0",
40 "@meetfranz/forms": "file:packages/forms", 41 "@meetfranz/forms": "file:packages/forms",
41 "@meetfranz/theme": "file:packages/theme", 42 "@meetfranz/theme": "file:packages/theme",