FleetCart/lerna.json

9 lines
123 B
JSON
Raw Permalink Normal View History

2023-06-11 12:14:03 +00:00
{
"lerna": "2.9.0",
"npmClient": "yarn",
"packages": [
"Modules/*",
"Themes/*"
]
}