Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeswr authored Nov 9, 2023
1 parent 8835502 commit 8739fd5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ through a tool like [Babel](https://babeljs.io), and to add polyfills for e.g.
`Map`, `Set`, `Promise`, `Headers`, `Array.prototype.includes`, `Object.entries`
and `String.prototype.endsWith`.

Additionally, when using this package in an environment other than Node.js, you
will need [a polyfill for Node's `buffer`
module](https://www.npmjs.com/package/buffer).

## Node.js Support

Our JavaScript Client Libraries track Node.js [LTS
Expand Down

0 comments on commit 8739fd5

Please sign in to comment.