aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2021-10-01 04:55:02 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2021-10-01 04:55:02 +0530
commit4c28b1b90629a49dd8e6571fe9cf3a94e34d7444 (patch)
tree8c1bf0469935bfef8339343be4bc1851dcc7f68f /README.md
parent5.6.3-nightly.18 [skip ci] (diff)
downloadferdium-app-4c28b1b90629a49dd8e6571fe9cf3a94e34d7444.tar.gz
ferdium-app-4c28b1b90629a49dd8e6571fe9cf3a94e34d7444.tar.zst
ferdium-app-4c28b1b90629a49dd8e6571fe9cf3a94e34d7444.zip
chore: upgrade 'electron' to '13.5.1'
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 849f0af8a..50ff5dcc0 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.5.0 230- [x] Upgrades to Electron 13.5.1
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