aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-06-21 23:25:07 +0000
committerLibravatar GitHub <noreply@github.com>2021-06-22 04:55:07 +0530
commit06f3d00765bb91ceccc78ece6f7b631a537c2b82 (patch)
tree6353d1b41eff555625e35ed6750b331f4cb4fc8f /README.md
parentUpdated submodules (diff)
downloadferdium-app-06f3d00765bb91ceccc78ece6f7b631a537c2b82.tar.gz
ferdium-app-06f3d00765bb91ceccc78ece6f7b631a537c2b82.tar.zst
ferdium-app-06f3d00765bb91ceccc78ece6f7b631a537c2b82.zip
Upgraded to Electron 13.1.3 (#1542)
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 a072b79fa..76d132824 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.0.1 220- [x] Upgrades to Electron 13.1.3
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