aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Markus Hatvan <markus_hatvan@aon.at>2021-08-16 17:43:08 +0200
committerLibravatar GitHub <noreply@github.com>2021-08-16 17:43:08 +0200
commitfa4fdd7a9ddc6642095737be8cd75c5a4da16954 (patch)
tree19a525fbd1d621a6e561b1a687195269e54f43d5 /package.json
parentbuild: fix snap asset on GitHub (#1802) (diff)
downloadferdium-app-fa4fdd7a9ddc6642095737be8cd75c5a4da16954.tar.gz
ferdium-app-fa4fdd7a9ddc6642095737be8cd75c5a4da16954.tar.zst
ferdium-app-fa4fdd7a9ddc6642095737be8cd75c5a4da16954.zip
chore: replace moment.js with day.js (#1804)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 19b1c504a..7aa100668 100644
--- a/package.json
+++ b/package.json
@@ -75,6 +75,7 @@
75 "css": "2.2.4", 75 "css": "2.2.4",
76 "csstype": "3.0.8", 76 "csstype": "3.0.8",
77 "darkreader": "4.9.34", 77 "darkreader": "4.9.34",
78 "dayjs": "1.10.6",
78 "dbus-next": "0.9.2", 79 "dbus-next": "0.9.2",
79 "debug": "4.3.2", 80 "debug": "4.3.2",
80 "du": "1.0.0", 81 "du": "1.0.0",
@@ -99,7 +100,6 @@
99 "mobx-react": "5.4.2", 100 "mobx-react": "5.4.2",
100 "mobx-react-form": "1.35.1", 101 "mobx-react-form": "1.35.1",
101 "mobx-react-router": "3.1.2", 102 "mobx-react-router": "3.1.2",
102 "moment": "2.29.1",
103 "ms": "2.1.3", 103 "ms": "2.1.3",
104 "node-fetch": "2.6.1", 104 "node-fetch": "2.6.1",
105 "node-mac-permissions": "2.2.0", 105 "node-mac-permissions": "2.2.0",