mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-29 08:35:49 +00:00
feat: add support for node v20 (#2303)
* run tests on node v20 * update linter to node v16 * update docs * update browser node version * update checkout
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
### Requirements
|
||||
|
||||
We use Node v14 for development - that is the version that our linters require.
|
||||
We use Node v16 for development - that is the version that our linters require.
|
||||
You must also use `npm` v7. You can check your `npm` version with:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user