Mailspring/internal_packages/preferences
Matt Bilker 8e5f75d8e0 fix(imports): switch to Electron's require('electron') (#1907)
* fix(imports): switch to Electron's require('electron')

Electron in 0.37.5 phases out the usage of `require('built-in-module')`
in favor of `require('electron').builtInModule`. This commit corrects usage in
some cases that cause N1 to not start under Electron 0.37.5.

* fix(specs): use new Electron remote import
2016-04-12 18:09:13 -07:00
..
lib fix(imports): switch to Electron's require('electron') (#1907) 2016-04-12 18:09:13 -07:00
spec
stylesheets 🎨(preferences): Change spacing and button sizes 2016-04-07 14:32:51 -07:00
package.json