snapcrunch / electron-preferences

A simple, consistent interface for managing user preferences within an Electron application.
MIT License
122 stars 29 forks source link

update dependencies #167

Closed pvrobays closed 2 years ago

pvrobays commented 2 years ago

Shouldn't update write-json-file and load-json-file to their new majors as these are now pure ESM libraries and electron still doesn't support ESM.