Skip to content

Commit

Permalink
chore(docs): update deno link (#407)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-bot committed Oct 30, 2023
1 parent ee1f647 commit 0328882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ You can import in Deno via:
<!-- x-release-please-start-version -->

```ts
import OpenAI from 'https://raw.githubusercontent.com/openai/openai-node/v4.14.0-deno/mod.ts';
import OpenAI from 'https://raw.githubusercontent.com/openai/openai-node/v4.14.1-deno/mod.ts';
```

<!-- x-release-please-end -->
Expand Down

0 comments on commit 0328882

Please sign in to comment.