From fdf890a68d3d54d40c766fd78faeccb20bd2e2c6 Mon Sep 17 00:00:00 2001 From: Luca Casonato Date: Thu, 11 Nov 2021 11:59:29 +0100 Subject: v1.16.1 --- cli/tests/testdata/compat/import_map.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/tests/testdata/compat/import_map.json') diff --git a/cli/tests/testdata/compat/import_map.json b/cli/tests/testdata/compat/import_map.json index 2c7b8a6d0..cd0fb9143 100644 --- a/cli/tests/testdata/compat/import_map.json +++ b/cli/tests/testdata/compat/import_map.json @@ -1,5 +1,5 @@ { "imports": { - "std/": "https://deno.land/std@0.113.0/" + "std/": "https://deno.land/std@0.114.0/" } } -- cgit v1.2.3