salsify / ember-cli-dependency-lint

Lint your app's addon dependencies, making sure you only have one version of each.
MIT License
83 stars 8 forks source link

Drop support for Node 6, 8 and 9 #19

Closed dfreeman closed 4 years ago

dfreeman commented 4 years ago

With floating dependencies we're at a point where it's impossible to get a clean install with Node 6 without introducing a ton of dependency resolutions, and we're long overdue to drop some EOL Node versions. This will be a major version bump when released.