Skip to content

Commit 397891a

Browse files
updated correct SharePoint framework version - Line SharePoint#45 (SharePoint#8586)
In line SharePoint#45, SharePoint framework vesion number was mentioned as 1.18. instead of 1.18 it should be 1.16 so updated the same
1 parent 9dc7315 commit 397891a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/set-up-your-development-environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ You can check if you already have Node.js already installed, including installed
4242
node --version
4343
```
4444

45-
The SharePoint Framework v1.18.0 is supported on the following Node.js versions:
45+
The SharePoint Framework v1.16.0 is supported on the following Node.js versions:
4646

4747
- Node.js v16 LTS (v16.13.x - v16.18.x, *aka: Gallium*)
4848

0 commit comments

Comments
 (0)