This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Commit 5e79cfa
committed
Move cpy-cli to a devDependency
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.1 parent b37be58 commit 5e79cfa
2 files changed
Lines changed: 96 additions & 37 deletions
0 commit comments