Skip to content

Commit

Permalink
chore(docs): mention support of web browser runtimes (#433)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-app[bot] committed Jul 17, 2024
1 parent b5a1a01 commit 987ef3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,7 @@ TypeScript >= 4.5 is supported.

The following runtimes are supported:

- Web browsers (Up-to-date Chrome, Firefox, Safari, Edge, and more)
- Node.js 18 LTS or later ([non-EOL](https://endoflife.date/nodejs)) versions.
- Deno v1.28.0 or higher, using `import Lithic from "npm:lithic"`.
- Bun 1.0 or later.
Expand Down

0 comments on commit 987ef3c

Please sign in to comment.