Addepar / ember-widgets

https://opensource.addepar.com/ember-widgets/#/ember-widgets/overview
Other
290 stars 79 forks source link

Bump minimum node version to 10 #327

Closed mmun closed 4 years ago

mmun commented 4 years ago

https://github.com/Addepar/ember-widgets/pull/326 is failing because one of its transitive dependency (globby) now requires Node 10. This PR bumps the minimum node version to address that.