Skip to content

Commit

Permalink
docs: remove warning regarding node 18 incompatibility (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhbapna authored Jul 17, 2024
1 parent 24136fc commit bd02dc8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bd02dc8

Please sign in to comment.