Infragistics / livewire

A simple web content editor built with Electron
https://waffle.io/infragistics/livewire
19 stars 9 forks source link

Update IPC renderer #54

Closed craigshoemaker closed 8 years ago

craigshoemaker commented 8 years ago

Electron ipc module is deprecated. Use require("electron").ipcRenderer instead