electron-userland / electron-windows-store

:package: Turn Electron Apps into Windows AppX Packages
MIT License
681 stars 87 forks source link

Node 6 support #110

Closed malept closed 6 years ago

malept commented 6 years ago

AppVeyor is already configured to use Node 6. (Although it doesn't for some reason in the 2.0.0 commit? because it doesn't actually use $env:nodejs_version)

This is mostly so Electron Forge can update its dependency to the latest version of electron-windows-store.

felixrieseberg commented 6 years ago

:tada: This PR is included in version 2.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: