aboutsummaryrefslogtreecommitdiff
path: root/docs/guide
diff options
context:
space:
mode:
Diffstat (limited to 'docs/guide')
-rw-r--r--docs/guide/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide/index.md b/docs/guide/index.md
index 9e7456ef..7871cb2b 100644
--- a/docs/guide/index.md
+++ b/docs/guide/index.md
@@ -15,7 +15,7 @@ This documentation only covers the JavaScript implementation of Faker.
## Environments
-You can run Faker in the browser, or in Node.js. Faker v8.0 requires Node.js version 14 or above. Both ESM and CommonJS imports are available.
+You can run Faker in the browser, or in Node.js. Faker v9.0 requires Node.js version 18 or above. Both ESM and CommonJS imports are available.
## Installation