Commit bed3762
authored
* 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
1 parent a7223dd commit bed3762
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments