Skip to content

Commit

Permalink
upgrade 0.181.0
Browse files Browse the repository at this point in the history
  • Loading branch information
justjavac committed Mar 28, 2023
1 parent 7585d19 commit f5bcd4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { serve } from "https://deno.land/std@0.177.0/http/server.ts";
import { serve } from "https://deno.land/std@0.181.0/http/server.ts";

const OPENAI_API_HOST = "api.openai.com";

Expand Down

0 comments on commit f5bcd4f

Please sign in to comment.