astro/lerna.json
2021-05-03 12:26:10 -06:00

5 lines
96 B
JSON

{
"ignoreChanges": ["**/test/**", "**/*.md"],
"useWorkspaces": true,
"version": "4.0.0"
}