aboutsummaryrefslogtreecommitdiff
path: root/lerna.json
blob: ae71dbae7bdc22cd1932ad48129ffebd8679bd87 (plain) (blame)
1
2
3
4
5
{
  "ignoreChanges": ["**/test/**", "**/*.md"],
  "useWorkspaces": true,
  "version": "4.0.0"
}