aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-09-14 06:07:15 +0530
committerLibravatar Vijay A <avijayr@protonmail.com>2021-09-14 12:44:25 +0530
commit24bd1acf2b9e961a9639fab596143bf8d812379f (patch)
tree7c4b2741b5e6a169d96dd8ef8448cd9f91b81a33 /README.md
parentfix: regression from intl upgrades (#1933) (diff)
downloadferdium-app-24bd1acf2b9e961a9639fab596143bf8d812379f.tar.gz
ferdium-app-24bd1acf2b9e961a9639fab596143bf8d812379f.tar.zst
ferdium-app-24bd1acf2b9e961a9639fab596143bf8d812379f.zip
chore: Upgraded 'electron' to '13.4.0'
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 d101347d9..503723c1c 100644
--- a/README.md
+++ b/README.md
@@ -226,7 +226,7 @@ If you use an AUR Helper e.g. yay, simply install it via `yay -S ferdi`.
226 226
227### Adds internal changes 227### Adds internal changes
228 228
229- [x] Upgrades to Electron 13.3.0 229- [x] Upgrades to Electron 13.4.0
230- [x] Switches to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size 230- [x] Switches to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size
231- [x] Minifies build files to improve app size 231- [x] Minifies build files to improve app size
232- [x] Adds "npm run prepare-code" command for development to lint and beautify code 232- [x] Adds "npm run prepare-code" command for development to lint and beautify code