Skip to content

Commit

Permalink
Update dependencies (#61)
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 Mar 21, 2024
1 parent 5ae959c commit bde38a9
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.7.0/",
"deno-slack-api/": "https://deno.land/x/deno_slack_api@2.2.0/",
"std/": "https://deno.land/std@0.218.2/",
"deno-slack-sdk/": "https://deno.land/x/deno_slack_sdk@2.8.0/",
"deno-slack-api/": "https://deno.land/x/deno_slack_api@2.3.2/",
"std/": "https://deno.land/std@0.220.1/",
"mock-fetch/": "https://deno.land/x/mock_fetch@0.3.0/"
}
}

0 comments on commit bde38a9

Please sign in to comment.