imgix / ember-cli-imgix

Easily add imgix functionality to your Ember application
https://imgix.github.io/ember-cli-imgix
MIT License
26 stars 13 forks source link

chore(deps): revert all dependabot dependency changes #97

Closed sherwinski closed 4 years ago

sherwinski commented 5 years ago

This PR reverts all dependency updates made by dependabot on this repo. This was done namely for two reasons:

1) Ember apps and packages are very particular about dependency management. Because of this, enabling automated dependency updates is probably not a good idea for this project. 2) These updates may have contributed to breaking tests in some subsequent PRs