Skip to content

Commit 19cae3a

Browse files
Update development requirements for yarn and node (#4043)
Changed the required versions in DEVELOPMENT.md to yarn 4 and node 18 or greater, reflecting updated development environment prerequisites.
1 parent 5af14f6 commit 19cae3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEVELOPMENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ If you have not signed the membership agreement (it's free), you will be
66
prompted by the EasyCLA bot. For more details, please see the
77
[GraphQL WG repo](https://github.com/graphql/graphql-wg/tree/main/membership).
88

9-
0. First, you will need the latest `git`, `yarn` 1.16, & `node` 12 or greater.
9+
0. First, you will need the latest `git`, `yarn` 4, & `node` 18 or greater.
1010
macOS, Windows and Linux should all be supported as build environments.
1111

1212
> [!WARNING]

0 commit comments

Comments
 (0)