mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
feat: add node v22 and npm v10 support (#2695)
* add node 22 support * add debug stuff * try upgrading npm * remove node 16 * debug * remove tmux * only allow 22.9 onwards * try 22.8 * try 22.7 * test more 22.x versions * test more versions * switch back to 22.x, clean up * update README
This commit is contained in:
@@ -25,7 +25,7 @@ All of which works in Node.js (tested for v18+) & web browsers (tested for Chrom
|
||||
|
||||
### Requirements
|
||||
|
||||
+ **[Node.js v18](https://nodejs.org/)** is recommended. We also support v20. Other versions may work but are not frequently tested.
|
||||
+ **[Node.js v18](https://nodejs.org/)** is recommended. We also support v20 and v22. Other versions may work but are not frequently tested.
|
||||
|
||||
### Installing xrpl.js
|
||||
|
||||
|
||||
Reference in New Issue
Block a user