Skip to content

Commit

Permalink
version 0.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
seratch committed Jul 11, 2024
1 parent bc17e62 commit d3f32a9
Show file tree
Hide file tree
Showing 4 changed files with 862 additions and 610 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ Open the source file `supabase/functions/hello-world/index.ts` and replace it wi
import {
SlackApp,
SlackEdgeAppEnv,
} from "https://deno.land/x/slack_edge@0.12.1/mod.ts";
} from "https://deno.land/x/slack_edge@0.13.4/mod.ts";

const app = new SlackApp<SlackEdgeAppEnv>({
env: {
Expand Down
Loading

0 comments on commit d3f32a9

Please sign in to comment.