Skip to content

Commit 8e880c1

Browse files
authored
docs: update min version in guide to Node 18 (#2701)
1 parent a08664d commit 8e880c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guide/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This documentation only covers the JavaScript implementation of Faker.
1515

1616
## Environments
1717

18-
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.
18+
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.
1919

2020
## Installation
2121

0 commit comments

Comments
 (0)