diff --git a/README.md b/README.md index c87cf49..6547caf 100644 --- a/README.md +++ b/README.md @@ -31,9 +31,6 @@ Using this library along with [kiegroup/act-js](https://github.com/kiegroup/act- ## Moctokit -> [!WARNING] -> Moctokit is currently not compatible with Node 18's native `fetch` implementation since it uses `nock` under the hood See [nock/nock#2397](https://github.com/nock/nock/issues/2397) - Allows you to mock [octokit](https://octokit.github.io/rest.js/v19) using an octokit like interface. Example