Addepar / ember-charts

https://opensource.addepar.com/ember-charts/
Other
784 stars 131 forks source link

Revert "upgrade to 4.17.4" #216

Closed billylittlefield closed 6 years ago

billylittlefield commented 6 years ago

This reverts commit 239e3520dd562435bf2fc1301ce833cb0b05c9a5.

The aforementioned commit upgraded lodash to 4.17.4 on the Addepar branch, but Iverson is still dependent on 3.10.0. Iverson was never updated to point to the lodash upgrade commit when it was merged, nor was Iverson upgraded to 4.17.4 itself, so doing so after the fact results in breaking changes.

In the interest of getting Lian's most recent change onto Iverson master, I'm reverting this commit which was a half-baked effort to upgrade versions. We can upgrade lodash on the Addepar branch once Iverson itself is updated (there are lots of deprecations to fix).