From 99ba3a58992e84272022eb6f43cbc861d85e3ec4 Mon Sep 17 00:00:00 2001 From: Abhijeet Prasad Date: Wed, 14 May 2025 19:21:14 -0400 Subject: [PATCH] chore: Add node 24 to profiling node README --- packages/profiling-node/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/profiling-node/README.md b/packages/profiling-node/README.md index e96bc41eb569..962bc8e6834f 100644 --- a/packages/profiling-node/README.md +++ b/packages/profiling-node/README.md @@ -83,7 +83,7 @@ After the binaries are built, you should see them inside the profiling-node/lib ### Prebuilt binaries -We currently ship prebuilt binaries for a few of the most common platforms and node versions (v18-22). +We currently ship prebuilt binaries for a few of the most common platforms and node versions (v18-24). - macOS x64 - Linux ARM64 (musl)