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
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
The `cpy-cli` dependency is only used in the `compile` script (which is
called by `prepublish`), as such it should have been a `devDependency`
from the start but was mistakenly added as a regular `dependency` in
GH280. This moves it to where it should have been.
0 commit comments