From f423aa85393c4b85392323362841c7f26e06f7ba Mon Sep 17 00:00:00 2001 From: stainless-bot Date: Tue, 16 Jul 2024 13:39:37 +0000 Subject: [PATCH] chore: rebuild project due to codegen change --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 8797ff8d..490dfdcf 100644 --- a/README.md +++ b/README.md @@ -319,14 +319,6 @@ TypeScript >= 4.5 is supported. The following runtimes are supported: -- Node.js 18 LTS or later ([non-EOL](https://endoflife.date/nodejs)) versions. -- Deno v1.28.0 or higher, using `import Mux from "npm:@mux/mux-node"`. -- Bun 1.0 or later. -- Cloudflare Workers. -- Vercel Edge Runtime. -- Jest 28 or greater with the `"node"` environment (`"jsdom"` is not supported at this time). -- Nitro v2.6 or greater. - Note that React Native is not supported at this time. If you are interested in other runtime environments, please open or upvote an issue on GitHub.