Skip to content

v0.3.1

Latest
Compare
Choose a tag to compare
@dsxragnarok dsxragnarok released this 11 Jul 23:19
· 18 commits to master since this release

Changes

  • Changed import to require
  • Changed export to module.exports
  • Replace Object Spread operators with Object.assign
  • Changed the main target to src/index.js instead of build/ffbetool.js

Notes

  • These changes were necessary for the code to run in the Electron environment