Use the new style remote module in Electron

This commit is contained in:
Cheng Zhao 2015-11-13 22:22:25 +08:00
parent b925ac0056
commit 94e24abb99
5 changed files with 7 additions and 14 deletions

View file

@ -1 +1 @@
module.exports = require('electron').remote.require('electron').screen
module.exports = require('electron').remote.screen