Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pin @octokit/core to v4 due to temporary incompatible peers
release-it and release-it-lerna-changelog have incompatible peers. The original error: ``` ERR_PNPM_PEER_DEP_ISSUES Unmet peer dependencies . └─┬ release-it └─┬ @octokit/rest └─┬ @octokit/plugin-paginate-rest └── ✕ unmet peer @octokit/core@>=4: found 3.6.0 in @octokit/rest hint: If you don't want pnpm to fail on peer dependency issues, add "strict-peer-dependencies=false" to an .npmrc file at the root of your project. ```
- Loading branch information