From 4bdc2a14dc49330610fb1a412e1cf8823f9044ca Mon Sep 17 00:00:00 2001 From: Lukasz Zimnoch Date: Mon, 16 Oct 2023 15:15:47 +0200 Subject: [PATCH] Update supported Node.js and Yarn versions in READMEs --- typescript/README.adoc | 4 ++-- typescript/scripts/README.adoc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/typescript/README.adoc b/typescript/README.adoc index 36fadc0c0..9d518ab76 100644 --- a/typescript/README.adoc +++ b/typescript/README.adoc @@ -14,8 +14,8 @@ toc::[] Please make sure you have the following prerequisites installed on your machine: -- https://nodejs.org[Node.js] >14.17.4 -- https://yarnpkg.com[Yarn] >1.22.10 +- https://nodejs.org[Node.js] >=16 +- https://yarnpkg.com[Yarn] >=1.22.19 === Install dependencies diff --git a/typescript/scripts/README.adoc b/typescript/scripts/README.adoc index b057d463a..da1ad4bdb 100644 --- a/typescript/scripts/README.adoc +++ b/typescript/scripts/README.adoc @@ -12,8 +12,8 @@ toc::[] Please make sure you have the following prerequisites installed on your machine: -- https://nodejs.org[Node.js] >14.18.0 -- https://yarnpkg.com[Yarn] >1.22.19 +- https://nodejs.org[Node.js] >=16 +- https://yarnpkg.com[Yarn] >=1.22.19 tBTCv2 system prerequisite is that you can refund your BTC only if it was not used for minting tBTC and after `refundLocktime` has passed.