aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-06-23 06:54:15 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-06-23 07:01:41 +0530
commit750506b8ac601063c7dfe35115d6ddd3061f2579 (patch)
treea7ed08139fe93e7d85a1d8f62a9a76b38f27253d /README.md
parentBump color-string from 1.5.3 to 1.5.5 in /packages/theme (diff)
downloadferdium-app-750506b8ac601063c7dfe35115d6ddd3061f2579.tar.gz
ferdium-app-750506b8ac601063c7dfe35115d6ddd3061f2579.tar.zst
ferdium-app-750506b8ac601063c7dfe35115d6ddd3061f2579.zip
Upgraded electron to '13.1.4'
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 76d132824..55da8915f 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.3 220- [x] Upgrades to Electron 13.1.4
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