parent
852500e5fa
commit
f2439cefd0
3 changed files with 5 additions and 7 deletions
|
@ -0,0 +1,6 @@
|
|||
{EventEmitter} = require 'events'
|
||||
{autoUpdater} = process.atomBinding 'auto_updater'
|
||||
|
||||
autoUpdater.__proto__ = EventEmitter.prototype
|
||||
|
||||
module.exports = autoUpdater
|
Loading…
Add table
Add a link
Reference in a new issue