Skip to content

Commit ed0159f

Browse files
authored
chore: Don't pin to an actual node version in docs
1 parent 4c665b7 commit ed0159f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/authenticating_with_a_script.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The approach works with any Solid server that supports the Client Credentials gr
66

77
## Prerequisites
88

9-
- [Node.js](https://nodejs.org/) v20 or later (for built-in `fetch`)
9+
- An [LTS or current version](https://nodejs.org/en/about/previous-releases) of [Node.js](https://nodejs.org/)
1010
- A Solid account with a Pod on a server that supports Client Credentials
1111
- Basic familiarity with JavaScript
1212

0 commit comments

Comments
 (0)