Commit 5d79b9fb authored by Mark Tyneway's avatar Mark Tyneway

cleanup: delete lerna config

There are no other references to lerna in the repository,
this is leftover from when lerna was used. We now use pnpm.
This commit deletes `lerna.json` at the root of the repo.
parent 2a9f8dca
{
"npmClient": "pnpm",
"useWorkspaces": true,
"version": "independent",
"packages": [
"packages/*"
]
}
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