From 27cbbba7b7aef05c3a0525b26072cf612ad81e72 Mon Sep 17 00:00:00 2001 From: Handshake Enthusiast Date: Tue, 3 May 2022 17:38:34 +0300 Subject: [PATCH] update the minimum required Node.js version see https://github.com/handshake-org/hsd/pull/715#issuecomment-1106803033 --- download/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/download/index.html b/download/index.html index 148f2b0..946dff4 100644 --- a/download/index.html +++ b/download/index.html @@ -98,7 +98,7 @@

hs-client-0.0.10.tar.gz (asc)

node-gyp is required to build: Execute hsd-3.0.1/build
- Node.js version 10+ is required to run: Execute hsd-3.0.1/hsd/bin/hsd
+ Node.js version 12+ is required to run: Execute hsd-3.0.1/hsd/bin/hsd
For upgrade information visit the CHANGELOG