aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-08-24 05:17:20 +0530
committerLibravatar Vijay A <avijayr@protonmail.com>2021-08-24 05:21:44 +0530
commit39a05f216efd4fd68fc428540d8d47c44d3993f5 (patch)
treed61fef9f59bf1e1ef05e77cf6eddb86f94fa1882 /README.md
parentNew Crowdin updates (#1825) (diff)
downloadferdium-app-39a05f216efd4fd68fc428540d8d47c44d3993f5.tar.gz
ferdium-app-39a05f216efd4fd68fc428540d8d47c44d3993f5.tar.zst
ferdium-app-39a05f216efd4fd68fc428540d8d47c44d3993f5.zip
chore: upgrade electron to v13.2.2
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 235f74802..f23c0cb30 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.2.1 229- [x] Upgrades to Electron 13.2.2
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