From caaa7776808eb4a1284b46a08f9fc51b74ae55cb Mon Sep 17 00:00:00 2001 From: Sahil Gupte Date: Fri, 27 Dec 2024 02:45:13 -0500 Subject: [PATCH] Set checksum behaviour to update --- soundcloud/.yarnrc.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/soundcloud/.yarnrc.yml b/soundcloud/.yarnrc.yml index 3186f3f..09d6a82 100644 --- a/soundcloud/.yarnrc.yml +++ b/soundcloud/.yarnrc.yml @@ -1 +1,2 @@ nodeLinker: node-modules +checksumBehavior: update