aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-09-28 05:19:24 +0530
committerLibravatar Vijay A <avijayr@protonmail.com>2021-09-28 05:19:24 +0530
commit81778c675470c59815c522ac4e885c06610a39a3 (patch)
tree88c5d655c8c1ca76492c453aa18a3d29f9c1cfdc /README.md
parentcleanup: delete unused i18n file (diff)
downloadferdium-app-81778c675470c59815c522ac4e885c06610a39a3.tar.gz
ferdium-app-81778c675470c59815c522ac4e885c06610a39a3.tar.zst
ferdium-app-81778c675470c59815c522ac4e885c06610a39a3.zip
chore: upgrade 'electron' to '13.5.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 bdd674fad..16de4de6f 100644
--- a/README.md
+++ b/README.md
@@ -227,7 +227,7 @@ If you use an AUR Helper e.g. yay, simply install it via `yay -S ferdi`.
227 227
228### Adds internal changes 228### Adds internal changes
229 229
230- [x] Upgrades to Electron 13.4.0 230- [x] Upgrades to Electron 13.5.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