From abd33d2edcf752d69e0c53f244ee549a04a6eba5 Mon Sep 17 00:00:00 2001 From: Maximous Black Date: Wed, 5 Jan 2022 12:34:50 +0530 Subject: [PATCH] fix: update nest.land registry --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 11b90935..eb42f3a4 100644 --- a/package.json +++ b/package.json @@ -248,7 +248,7 @@ "type": "object", "default": { "https://deno.land": true, - "https://cdn.nest.land": true, + "https://x.nest.land": true, "https://crux.land": true }, "markdownDescription": "Controls which hosts are enabled for import suggestions.",