brzpegasus / ember-cli-nwjs

An addon for building desktop apps with Ember and NW.js
MIT License
125 stars 17 forks source link

Upgrade package.json to support new feature flags in nw-builder #67

Closed mdconaway closed 7 years ago

mdconaway commented 7 years ago

Hey Pegasus,

I upgraded ember-cli-nwjs in my project through npm shrinkwrap and noticed no adverse effects.

I believe this upgrade is necessary to support nw-builder feature flags like "flavor."

Let me know if you think there is more work that is required to support this pull request!

GendelfLugansk commented 7 years ago

Yes, we need this PR to be merged, as flavors was broken in 2.x and fixed in 3.1.1: https://github.com/nwjs-community/nw-builder/issues/365#issuecomment-252508933