summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 2be985c..e3cba54 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ pnpm add digiid-ts
The package provides both ESM and UMD builds, with full TypeScript type definitions.
### Requirements
-- Node.js 16.0.0 or higher
+- Node.js 20.19.0 or higher
- TypeScript 4.5 or higher (for TypeScript users)
## Usage
@@ -117,7 +117,7 @@ app.post('/auth/callback', async (req, res) => {
### Prerequisites
-* Node.js 18+
+* Node.js 20.19.0+
* npm 9+
### Setup
@@ -141,4 +141,4 @@ MIT
## Contributing
-Contributions are welcome! Please feel free to submit a Pull Request. \ No newline at end of file
+Contributions are welcome! Please feel free to submit a Pull Request.