certd/lerna.json

6 lines
133 B
JSON
Raw Normal View History

2022-12-29 15:52:51 +00:00
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useWorkspaces": true,
"version": "0.0.0",
"npmClient": "yarn"
}