Skip to content

v1.24.0129

Latest
Compare
Choose a tag to compare
@jhk0530 jhk0530 released this 29 Jan 04:24
· 1 commit to main since this release
88a981c

Release note

package.json

  • deleted scripts and keywords
  • 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

Note

execa and axios will not updated since this template used commonJS and will not support ES6