diff --git a/import_map.json b/import_map.json index 5b9b6ff..eba1eee 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.209.0/testing/" + "testing/": "https://deno.land/std@0.210.0/testing/" } }