diff --git a/import_map.json b/import_map.json index 3d36ef0..5b9b6ff 100644 --- a/import_map.json +++ b/import_map.json @@ -1,6 +1,6 @@ { "imports": { "eventmit": "https://cdn.skypack.dev/eventmit?dts", - "testing/": "https://deno.land/std@0.208.0/testing/" + "testing/": "https://deno.land/std@0.209.0/testing/" } }