Skip to content

Commit

Permalink
Update dependencies (#57)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
cchensh and github-actions[bot] authored May 7, 2024
1 parent f9a3c47 commit 7aa1f94
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions import_map.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"imports": {
"deno-slack-sdk/": "https://deno.land/x/deno_slack_sdk@2.9.0/",
"deno-slack-api/": "https://deno.land/x/deno_slack_api@2.3.2/",
"std/": "https://deno.land/std@0.221.0/",
"deno-slack-sdk/": "https://deno.land/x/deno_slack_sdk@2.10.0/",
"deno-slack-api/": "https://deno.land/x/deno_slack_api@2.4.0/",
"std/": "https://deno.land/std@0.224.0/",
"mock-fetch/": "https://deno.land/x/mock_fetch@0.3.0/"
}
}

0 comments on commit 7aa1f94

Please sign in to comment.