Electron Releases - v0.37.5

npm install electron@v0.37.5
yarn add electron@v0.37.5

Release Notes

Changelog:

  • Fix wrongly using Node v6.0.0-pre, use Node v5.10.0 instead.
  • Fix crash when creating Buffer with large size.