aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2019-01-28 11:35:25 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2019-01-28 11:35:25 +0100
commit9a5b313ea12bdb9dc3e3873ca3a2639bd7483e46 (patch)
tree038dc5e0a209d06e1c15c1e3c4740d5bdda96f8a /package.json
parentAdd href and type to button component (diff)
downloadferdium-app-9a5b313ea12bdb9dc3e3873ca3a2639bd7483e46.tar.gz
ferdium-app-9a5b313ea12bdb9dc3e3873ca3a2639bd7483e46.tar.zst
ferdium-app-9a5b313ea12bdb9dc3e3873ca3a2639bd7483e46.zip
Update packages
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 f9bf78f1d..1266eb117 100644
--- a/package.json
+++ b/package.json
@@ -35,6 +35,7 @@
35 "@meetfranz/electron-notification-state": "^1.0.0", 35 "@meetfranz/electron-notification-state": "^1.0.0",
36 "@meetfranz/forms": "file:packages/forms", 36 "@meetfranz/forms": "file:packages/forms",
37 "@meetfranz/theme": "file:packages/theme", 37 "@meetfranz/theme": "file:packages/theme",
38 "@meetfranz/ui": "file:packages/ui",
38 "address-rfc2822": "^2.0.1", 39 "address-rfc2822": "^2.0.1",
39 "auto-launch": "https://github.com/meetfranz/node-auto-launch.git", 40 "auto-launch": "https://github.com/meetfranz/node-auto-launch.git",
40 "classnames": "2.2.6", 41 "classnames": "2.2.6",