{
  "version": "independent",
  "npmClient": "yarn",
  "useWorkspaces": true,
  "command":  {
    "publish": {
      "ignoreChanges": ["modules/tinymce/**"],
      "push": false
    },
    "exec": {
      "ignore": ["*/oxide*"]
    }
  }
}
