{
  "packages": ["packages/*"],
  "npmClient": "yarn",
  "version": "2.0.0",
  "command": {
    "publish": {
      "skipNpm": false,
      "ignoreChanges": ["**/*.md", "**/tests/**", "**/test/**"]
    }
  }
}
