aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-07-02 05:20:26 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-07-02 05:30:40 +0530
commit2df7a42b4dfb9697d89baaf896b52f0d33c486f7 (patch)
treeffcead2f9e3067ff5ea150678b1faa2c716b1ea6 /README.md
parentFixed issue with hard-coded branch name in the 'git push' command. [skip ci] (diff)
downloadferdium-app-2df7a42b4dfb9697d89baaf896b52f0d33c486f7.tar.gz
ferdium-app-2df7a42b4dfb9697d89baaf896b52f0d33c486f7.tar.zst
ferdium-app-2df7a42b4dfb9697d89baaf896b52f0d33c486f7.zip
Upgraded electron to '13.1.5'
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 665b1dd56..49d89f332 100644
--- a/README.md
+++ b/README.md
@@ -217,7 +217,7 @@ If you use an AUR Helper e.g. yay, simply install it via `yay -S ferdi`.
217 217
218### Adds internal changes 218### Adds internal changes
219 219
220- [x] Upgrades to Electron 13.1.4 220- [x] Upgrades to Electron 13.1.5
221- [x] Switches to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size 221- [x] Switches to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size
222- [x] Minifies build files to improve app size 222- [x] Minifies build files to improve app size
223- [x] Adds "npm run prepare-code" command for development to lint and beautify code 223- [x] Adds "npm run prepare-code" command for development to lint and beautify code