Skip to content

Commit

Permalink
⬆️ Update Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored and github-actions[bot] committed Feb 20, 2024
1 parent 19a495d commit e6db49f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions import_map.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"imports": {
"bitmap": "https://deno.land/x/[email protected]/mod.ts",
"dnt": "https://deno.land/x/dnt@0.39.0/mod.ts",
"esbuild": "https://deno.land/x/esbuild@v0.19.12/mod.js",
"esbuild_plugin_deno_loader": "https://deno.land/x/esbuild_deno_loader@0.8.5/mod.ts",
"dnt": "https://deno.land/x/dnt@0.40.0/mod.ts",
"esbuild": "https://deno.land/x/esbuild@v0.20.1/mod.js",
"esbuild_plugin_deno_loader": "https://deno.land/x/esbuild_deno_loader@0.9.0/mod.ts",
"iso6393": "https://esm.sh/[email protected]",
"std/": "https://deno.land/std@0.214.0/",
"std/": "https://deno.land/std@0.216.0/",
"zod": "https://deno.land/x/[email protected]/mod.ts"
}
}

0 comments on commit e6db49f

Please sign in to comment.