• Mark Tyneway's avatar
    deps: remove dead js deps · b46e162e
    Mark Tyneway authored
    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.
    b46e162e
Analyzing file…
package.json 3.55 KB