File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ npm install @microsoft/generator-sharepoint@latest --global
23
23
## Upgrading projects from v1.15.0 to v1.15.2
24
24
25
25
1 . In the project's ** package.json** file, identify all SPFx v1.15.0 packages. For each SPFx package:
26
- 1 . Uninstall the existing v1.14 package:
26
+ 1 . Uninstall the existing v1.15 package:
27
27
28
28
``` console
29
29
npm uninstall @microsoft/{spfx-package-name}@1.15.0
Original file line number Diff line number Diff line change 458
458
items :
459
459
- name : Overview
460
460
href : spfx/roadmap.md
461
+ - name : SPFx v1.15.2 - August 2, 2022
462
+ href : spfx/release-1.15.2.md
461
463
- name : SPFx v1.15 - June 21, 2022
462
464
href : spfx/release-1.15.md
463
465
- name : SPFx v1.14 - February 17, 2022
You can’t perform that action at this time.
0 commit comments