aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-05-18 10:50:44 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-05-18 11:59:56 +0530
commit561a6dd2d56661964f6d98bc0a5eeba188611478 (patch)
tree87ad6f3a94f61958fa493f9152f94fc28d50e6ab /README.md
parentRemoved uninstall of 'node-sass' from nightly travis build - since it was cau... (diff)
downloadferdium-app-561a6dd2d56661964f6d98bc0a5eeba188611478.tar.gz
ferdium-app-561a6dd2d56661964f6d98bc0a5eeba188611478.tar.zst
ferdium-app-561a6dd2d56661964f6d98bc0a5eeba188611478.zip
Upgraded electron to '12.0.8' and other npm modules
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 e2448bde9..2992adb64 100644
--- a/README.md
+++ b/README.md
@@ -211,7 +211,7 @@ If you use an AUR Helper e.g. yay, simply install it via `yay -S ferdi`.
211 211
212### Adds internal changes 212### Adds internal changes
213 213
214- [x] Upgrades to Electron 12.0.7 214- [x] Upgrades to Electron 12.0.8
215- [x] Switches to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size 215- [x] Switches to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size
216- [x] Minifies build files to improve app size 216- [x] Minifies build files to improve app size
217- [x] Adds "npm run prepare-code" command for development to lint and beautify code 217- [x] Adds "npm run prepare-code" command for development to lint and beautify code