amkirwan / ember-oauth2

JavaScript library for using OAuth 2.0 Implicit Grant flow (Client-Side Flow) with Ember.js
MIT License
133 stars 22 forks source link

Upgrade ember-cli to 2.18 LTS #36

Closed maxfierke closed 5 years ago

maxfierke commented 5 years ago

Has the nice side-effect of updating the ember-cli-babel dependency to 6.x, now that babel 5.x is deprecated.

Let me know if I should omit the yarn.lock addition!

miguelcobain commented 5 years ago

@maxfierke #37 supersedes this PR, so I think this can be closed to avoid confusion.