From 3f2917f9a060c441d77ae1da68cf3bcf6a6784c6 Mon Sep 17 00:00:00 2001 From: Phil Cockfield Date: Tue, 24 Sep 2024 14:52:21 +1200 Subject: [PATCH] Update .yarnrc.yml --- .yarnrc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.yarnrc.yml b/.yarnrc.yml index 45cf1b6cc0..b0f5449ba3 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -2,4 +2,4 @@ nodeLinker: node-modules npmScopes: jsr: - npmRegistryServer: "https://npm.jsr.io" + npmRegistryServer: 'https://npm.jsr.io'