m3-academy-template-vtexio/lerna.json

7 lines
133 B
JSON
Raw Normal View History

2022-08-11 13:06:07 +00:00
{
"packages": ["custom", "storefront", "checkout"],
"version": "1.0.0",
"npmClient": "yarn",
"useWorkspaces": true
}