Skip to content

Commit c955c80

Browse files
committed
chore: update README.md
1 parent 6caa822 commit c955c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,4 @@ The supported JavaScript runtimes include those that support the utilized Web AP
9696

9797
[sponsor-auth0]: https://a0.to/signup/panva
9898

99-
[^cjs]: CJS style `let oauth = require('oauth4webapi')` is possible in Node.js versions where `process.features.require_module` is `true` or with the `--experimental-require-module` Node.js CLI flag.
99+
[^cjs]: CJS style `let oauth = require('oauth4webapi')` is possible in Node.js versions where `process.features.require_module` is `true` (^20.19.0 || ^22.12.0 || >= 23.0.0) or with the `--experimental-require-module` Node.js CLI flag.

0 commit comments

Comments
 (0)