accordproject / markdown-transform

Parse and transform markdown text, including TemplateMark markdown templates
Apache License 2.0
71 stars 50 forks source link

Migrate from Lerna to npm workspaces #570

Closed dselman closed 1 year ago

dselman commented 1 year ago

lerna publish is now creating errors with newer version of npm. This PR removes Lerna from this mono repo, replacing it with the built in npm --workspaces commands.

Lerna error:

ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.

Changes

Flags

Screenshots or Video

Related Issues

Author Checklist

github-actions[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 6316739684


Totals Coverage Status
Change from base Build 6302889854: 70.0%
Covered Lines: 2785
Relevant Lines: 3811

💛 - Coveralls