From c04b71b2c79bdc5b1612ef0e98f351d1193bdec9 Mon Sep 17 00:00:00 2001 From: Balaji Vijayakumar Date: Fri, 25 Nov 2022 05:31:46 +0530 Subject: Switch npm to pnpm (#714) --- scripts/add-crowdin-contributors.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/add-crowdin-contributors.ts') diff --git a/scripts/add-crowdin-contributors.ts b/scripts/add-crowdin-contributors.ts index d6f36b06d..eadedbcc4 100644 --- a/scripts/add-crowdin-contributors.ts +++ b/scripts/add-crowdin-contributors.ts @@ -49,7 +49,7 @@ console.clear(); console.log(JSON.stringify(members)); * 3. Paste the output of the script (JSON Array) below to set 'list' to that value - * 4. Execute this script using 'npm run add-crowdin-contributors' + * 4. Execute this script using 'pnpm add-crowdin-contributors' * 5. Regenerate the README table using the CLI ('all-contributors generate') * Please check if the generated data is ok and no data is lost. */ -- cgit v1.2.3-70-g09d2