workmanw / ember-qunit-assert-helpers

An ember-addon that provides additional QUnit 2.0 assertions specific to Ember.js.
MIT License
13 stars 9 forks source link

Update "ember-cli-babel" to v6.9.0 #22

Closed Turbo87 closed 6 years ago

Turbo87 commented 6 years ago

/cc @workmanw @rwjblue

cibernox commented 6 years ago

I was about to make the exact same PR 👍

rwjblue commented 6 years ago

Note that this is not a breaking change at all (our engines in package.json already stated >= 4).

I can merge but not release to NPM...

@workmanw - Can you do the honors?

workmanw commented 6 years ago

@rwjblue I'm on it. I'm also going to give you NPM access.

workmanw commented 6 years ago

Published v0.2.1 .

rwjblue commented 6 years ago

Thank you!