aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-05-26 21:24:46 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-05-26 22:13:33 +0530
commit006000fe7658a939788517eb714ec41e22d19b8f (patch)
tree9ce8c9cd181d81ac29cc49305f5503db391332bf /README.md
parentReplace 'remote' with 'electron/remote' (#1448) (diff)
downloadferdium-app-006000fe7658a939788517eb714ec41e22d19b8f.tar.gz
ferdium-app-006000fe7658a939788517eb714ec41e22d19b8f.tar.zst
ferdium-app-006000fe7658a939788517eb714ec41e22d19b8f.zip
Upgraded electron to '13.0.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 687f454ee..b80e73c31 100644
--- a/README.md
+++ b/README.md
@@ -211,7 +211,7 @@ If you use an AUR Helper e.g. yay, simply install it via `yay -S ferdi`.
211 211
212### Adds internal changes 212### Adds internal changes
213 213
214- [x] Upgrades to Electron 13.0.0 214- [x] Upgrades to Electron 13.0.1
215- [x] Switches to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size 215- [x] Switches to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size
216- [x] Minifies build files to improve app size 216- [x] Minifies build files to improve app size
217- [x] Adds "npm run prepare-code" command for development to lint and beautify code 217- [x] Adds "npm run prepare-code" command for development to lint and beautify code