From a211be84eb46300f389fce6e13b43f13e2e0d6e3 Mon Sep 17 00:00:00 2001 From: "harshitha.d" Date: Mon, 17 Feb 2025 18:47:41 +0530 Subject: [PATCH] docs: update Node.js version requirement in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0cde8a..305b781 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This boilerplate is a code skeleton that will help you get up and running with C ### Prerequisite -- Node.js 8 or above +- Node.js 20 or above - ngrok for running it on the local system - A webhook already set up as follows: - Make your contentstack-webhook-listener server available publicly (For local environment, use ngrok)