{
  "packages": ["packages/*"],
  "version": "0.4.2",
  "useWorkspaces": true,
  "npmClient": "yarn",
  "command": {
    "version": {
      "allowBranch": "main"
    },
    "publish": {
      "graphType": "all"
    }
  }
}
