Skip to content

Commit ac7c1b8

Browse files
committed
Update Minimum node version
1 parent f2a0696 commit ac7c1b8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

website/versioned_docs/version-0.81/migration-guide.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ React Native 0.80 introduced Fabric as the default renderer and completed the tr
3131

3232
### Prerequisites
3333

34-
- Node.js ≥ 18.x
35-
- React Native CLI ≥ 13.x
34+
- Node.js ≥ 22.x
35+
- React Native CLI ≥ 20.x
3636
- Visual Studio 2022 (v17.10 or later)
3737
- Windows SDK ≥ 10.0.22621.0
38-
- Existing RNW app running on RN < 0.81 (Paper architecture)
38+
- Existing RNW app running on RN < 0.81
3939

4040
Run yarn install after every update of package.json file
4141

0 commit comments

Comments
 (0)