aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2021-10-15 05:43:28 +0530
committerLibravatar GitHub <noreply@github.com>2021-10-15 05:43:28 +0530
commit26a57e6a830f716aa66a3286e3eab65b2a61798d (patch)
tree54b3d7c589e7450e705682057944063a058a054e /README.md
parentchore: convert components to tsx (#2071) (diff)
downloadferdium-app-26a57e6a830f716aa66a3286e3eab65b2a61798d.tar.gz
ferdium-app-26a57e6a830f716aa66a3286e3eab65b2a61798d.tar.zst
ferdium-app-26a57e6a830f716aa66a3286e3eab65b2a61798d.zip
chore: upgrade 'electron' to '15.2.0' (#2073)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c0399ec10..84c2875ef 100644
--- a/README.md
+++ b/README.md
@@ -227,7 +227,7 @@ If you use an AUR Helper, e.g. yay, install it via `yay -S ferdi`.
227 227
228### Adds internal changes 228### Adds internal changes
229 229
230- [x] Upgrades to Electron 15.1.2 230- [x] Upgrades to Electron 15.2.0
231- [x] Switches to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size 231- [x] Switches to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size
232- [x] Minifies build files to improve app size 232- [x] Minifies build files to improve app size
233- [x] Adds "npm run prepare-code" command for development to lint and beautify code 233- [x] Adds "npm run prepare-code" command for development to lint and beautify code