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