aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Markus Hatvan <markus_hatvan@aon.at>2021-10-28 13:53:22 +0200
committerLibravatar GitHub <noreply@github.com>2021-10-28 13:53:22 +0200
commit59d665af9d4c2dc505e5d5267b02b1df96e90a7d (patch)
tree7ae3acd32a0c94a2b157bfebdee3d479ffc6f5d1 /package.json
parentNew Crowdin updates (#2154) [skip ci] (diff)
downloadferdium-app-59d665af9d4c2dc505e5d5267b02b1df96e90a7d.tar.gz
ferdium-app-59d665af9d4c2dc505e5d5267b02b1df96e90a7d.tar.zst
ferdium-app-59d665af9d4c2dc505e5d5267b02b1df96e90a7d.zip
chore: remove @mdi/font in favor of using icons with @mdi/js directly (#2158)
Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index f0aa483b2..da07dc478 100644
--- a/package.json
+++ b/package.json
@@ -60,7 +60,6 @@
60 "@adonisjs/shield": "1.0.8", 60 "@adonisjs/shield": "1.0.8",
61 "@adonisjs/validator": "5.0.6", 61 "@adonisjs/validator": "5.0.6",
62 "@electron/remote": "1.2.1", 62 "@electron/remote": "1.2.1",
63 "@mdi/font": "6.3.95",
64 "@mdi/js": "6.3.95", 63 "@mdi/js": "6.3.95",
65 "@mdi/react": "1.5.0", 64 "@mdi/react": "1.5.0",
66 "@sentry/electron": "2.5.4", 65 "@sentry/electron": "2.5.4",
@@ -131,9 +130,9 @@
131 "@babel/preset-env": "7.15.8", 130 "@babel/preset-env": "7.15.8",
132 "@babel/preset-react": "7.14.5", 131 "@babel/preset-react": "7.14.5",
133 "@babel/register": "7.15.3", 132 "@babel/register": "7.15.3",
134 "@formatjs/cli": "4.4.0",
135 "@commitlint/cli": "13.2.1", 133 "@commitlint/cli": "13.2.1",
136 "@commitlint/config-conventional": "13.2.0", 134 "@commitlint/config-conventional": "13.2.0",
135 "@formatjs/cli": "4.4.0",
137 "@types/color": "3.0.2", 136 "@types/color": "3.0.2",
138 "@types/expect.js": "0.3.29", 137 "@types/expect.js": "0.3.29",
139 "@types/fs-extra": "9.0.13", 138 "@types/fs-extra": "9.0.13",