0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/lerna.json

6 lines
96 B
JSON
Raw Normal View History

{
2021-05-03 13:26:10 -05:00
"ignoreChanges": ["**/test/**", "**/*.md"],
"useWorkspaces": true,
"version": "4.0.0"
}