Release note
package.json
- deleted
scripts
andkeywords
- updated some node packages. (
electron
,fs-extra
) - deleted some node packages.
- "electron-squirrel-startup": only used in windows and related
main.js
also fixed. - "@babel/...": not used
- "@electron-forge/plugin-auto-unpack-natives": not used
- "electron-squirrel-startup": only used in windows and related
Note
execa
and axios
will not updated since this template used commonJS
and will not support ES6