Commit b46e162e authored by Mark Tyneway's avatar Mark Tyneway

deps: remove dead js deps

The following deps are no longer used in the monorepo:

- lerna
- copyfiles
- mkdirp

This was confirmed using `git grep -rin` for the package
name in the monorepo. Deleting these from the root `package.json`
will reduce some noise in the monorepo by preventing dependabot
update PRs as well as reducing the dependency tree and install time.
parent a70402e7
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment