Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* package.json: Remove `ember-addon` keyword This is *not* an Ember addon, it is a codemod aimed at Ember projects. Using this keyword makes Ember CLI think that this is an actual addon, which can have unintended side-effects. * package.json: Add `ember-codemod` keyword This replaces the `ember-addon` keyword and will hopefully soon be picked up by EmberObserver
- Loading branch information