From 5f44148e83bb0056b7a361dd6a1bf28d11f3116d Mon Sep 17 00:00:00 2001 From: Asher Gomez Date: Thu, 25 Jul 2024 15:30:28 +1000 Subject: chore: update to `std@2024.07.19` (#24715) --- tests/node_compat/deno.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'tests/node_compat/deno.json') diff --git a/tests/node_compat/deno.json b/tests/node_compat/deno.json index 8f629a65c..315d5acda 100644 --- a/tests/node_compat/deno.json +++ b/tests/node_compat/deno.json @@ -1,6 +1,3 @@ { - "imports": { - "@test_util/": "../../test_util/", - "@std/": "../util/std/" - } + "importMap": "../../import_map.json" } -- cgit v1.2.3