From 0f800a801134cd8bf812493ad43bdfeb4ff62af4 Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Sat, 24 Feb 2024 17:05:49 +0530 Subject: [PATCH] Update NODE_VERSION 20.10.0 -> 20.11.1 --- docs/deploy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deploy.md b/docs/deploy.md index aff3dbd59d..2919b1785a 100644 --- a/docs/deploy.md +++ b/docs/deploy.md @@ -52,7 +52,7 @@ Apart from this, there are also some subdomains: In Cloudflare Pages setting the following environment variables are defined: - `NODE_VERSION`: Determines which version of Node is used when we do `yarn - build:foo`. Currently this is set to `20.10.0`. The major version here should + build:foo`. Currently this is set to `20.11.1`. The major version here should match that of `@types/node` in our dev dependencies. - `SENTRY_AUTH_TOKEN`: An encrypted environment variable that is used by the