{ "packages": ["packages/*"], "version": "0.0.4", "extendCommands": ["lerna-command-toc"], "command": { "publish": { "conventionalCommits": true, "message": "chore(release): publish" }, "run": { "stream": true }, "bootstrap": { "hoist": true, "npmClientArgs": [] } }, "ignoreChanges": ["**/__fixtures__/**", "**/__tests__/**", "**/package.json"] }