Skip to content

Commit 6565d9e

Browse files
authored
Update release-1.18.1.md
Updating to use the right versions in update guidance.
1 parent c8d5ef5 commit 6565d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/release-1.18.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ In the project's **package.json** file, identify all SPFx packages. For each SPF
3333
1. Install the new v1.18.1 package:
3434

3535
```console
36-
npm install @microsoft/{spfx-package-name}@latest --save --save-exact
36+
npm install @microsoft/{spfx-package-name}@1.18.1 --save --save-exact
3737
```
3838

3939
[!INCLUDE [spfx-release-upgrade-tip](../../includes/snippets/spfx-release-upgrade-tip.md)]

0 commit comments

Comments
 (0)