Skip to content

Commit

Permalink
Update supported Node.js and Yarn versions in READMEs
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasz-zimnoch committed Oct 16, 2023
1 parent 62ac608 commit 4bdc2a1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions typescript/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions typescript/scripts/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 4bdc2a1

Please sign in to comment.