From ff8304d3603dfe252f356bd68e3fa0e7e9d56ded Mon Sep 17 00:00:00 2001 From: Melanie Sumner Date: Wed, 29 May 2024 09:28:32 -0500 Subject: [PATCH] update RELEASE to reference pnpm instead of yarn --- RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index d572e986..f18ba77b 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -31,7 +31,7 @@ Once the prep work is completed, the actual release is straight forward: * First, ensure that you have installed your projects dependencies: ```sh -yarn +pnpm i ``` * Second, ensure that you have obtained a