aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2021-10-08 23:49:20 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2021-10-09 05:31:49 +0530
commit451149c21dcf755db1468bb11d4291f3f0230095 (patch)
tree7dc5fb3d3d4e4c44d2413866ec87e027764f096d /README.md
parentNew Crowdin updates (#2035) (diff)
downloadferdium-app-451149c21dcf755db1468bb11d4291f3f0230095.tar.gz
ferdium-app-451149c21dcf755db1468bb11d4291f3f0230095.tar.zst
ferdium-app-451149c21dcf755db1468bb11d4291f3f0230095.zip
chore: upgrade 'electron' to '15.1.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 52163017a..c0399ec10 100644
--- a/README.md
+++ b/README.md
@@ -227,7 +227,7 @@ If you use an AUR Helper, e.g. yay, install it via `yay -S ferdi`.
227 227
228### Adds internal changes 228### Adds internal changes
229 229
230- [x] Upgrades to Electron 15.1.1 230- [x] Upgrades to Electron 15.1.2
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