aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-08-10 08:05:50 +0530
committerLibravatar Vijay A <avijayr@protonmail.com>2021-08-10 08:05:50 +0530
commit9e5ff01186678c6e712b2b79c6940eab3f2b9858 (patch)
tree873bce0f23c76a28787987dd310e0026c3b31095 /README.md
parentrefactor: Use symbols for key shortcuts (diff)
downloadferdium-app-9e5ff01186678c6e712b2b79c6940eab3f2b9858.tar.gz
ferdium-app-9e5ff01186678c6e712b2b79c6940eab3f2b9858.tar.zst
ferdium-app-9e5ff01186678c6e712b2b79c6940eab3f2b9858.zip
chore: Upgraded 'electron' to '13.1.9'.
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 9ac639320..d8e622ee6 100644
--- a/README.md
+++ b/README.md
@@ -217,7 +217,7 @@ If you use an AUR Helper e.g. yay, simply install it via `yay -S ferdi`.
217 217
218### Adds internal changes 218### Adds internal changes
219 219
220- [x] Upgrades to Electron 13.1.8 220- [x] Upgrades to Electron 13.1.9
221- [x] Switches to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size 221- [x] Switches to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size
222- [x] Minifies build files to improve app size 222- [x] Minifies build files to improve app size
223- [x] Adds "npm run prepare-code" command for development to lint and beautify code 223- [x] Adds "npm run prepare-code" command for development to lint and beautify code