You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: `yarn.lock` update
The `yarn.lock` on `master` seems to be in an invalid state; these
changes happen by just running `yarn install` without even changing any
of the `package.json` files.
* fix(ember): mark `@embroider/test-setup` as a dev dependency
This package is only used for testing purposes, and should not be
a dependency of an Ember addon.
* chore(ember): remove unused `@embroider/compat` package
0 commit comments