{ "npmClient": "yarn", "useWorkspaces": true, "packages": ["packages/*"], "command": { "version": { "exact": true }, "publish": { "npmClient": "npm", "allowBranch": ["master", "canary"], "registry": "https://registry.npmjs.org/" } }, "version": "9.1.3" }