aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-09-01 05:11:39 +0530
committerLibravatar Vijay A <avijayr@protonmail.com>2021-09-01 05:11:39 +0530
commitb94a10e4f2016453f336ffd4fefb30127404fecc (patch)
tree4af5f1623c070440690ce0560fba6799e218d907 /README.md
parentrefactor: expose safeParseInt so that all recipes can use the same for consis... (diff)
downloadferdium-app-b94a10e4f2016453f336ffd4fefb30127404fecc.tar.gz
ferdium-app-b94a10e4f2016453f336ffd4fefb30127404fecc.tar.zst
ferdium-app-b94a10e4f2016453f336ffd4fefb30127404fecc.zip
chore: upgrade 'electron' to '13.3.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 056f0085d..1824a0894 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.2 229- [x] Upgrades to Electron 13.3.0
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