Mailspring/internal_packages/preferences
Matt Bilker 5fd8faa82c 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 bump(react): 0.13.2 => 0.14.7 2016-03-29 01:43:12 -07:00
stylesheets 🎨(preferences): Change spacing and button sizes 2016-04-07 14:32:51 -07:00
package.json fix(license): GPLv3 => GPL-3.0 2015-12-07 10:50:47 -08:00