{ "lerna": "3.4.2", "version": "independent", "npmClient": "yarn", "useWorkspaces": true, "command": { "publish": { "allowBranch": "master" } }, "ignoreChanges": [ "**/test/**", "**/examples/**", "**/*.md" ] }