willviles / ember-scrollmagic

An Ember addon for building magical scroll interactions using ScrollMagic.js
https://willviles.github.io/ember-scrollmagic
MIT License
18 stars 4 forks source link

Upgrades for 3.10.x #15

Open queenvictoria opened 5 years ago

queenvictoria commented 5 years ago

Hi there. I've addressed most things I found that caused this to fail after I upgraded my project.

$ ember-cli-update
$ ember-cli-update --run-codemods
$ npm update

Then

Hope that's useful.

willviles commented 5 years ago

Hey @queenvictoria, thanks for the PR! I'm not currently using this addon in an active project of mine, but I'll carve out some time very shortly to review this for you 👍