Skip to content

Commit 5fc0c8e

Browse files
committed
Fix formatting of NPM modules
1 parent c77869d commit 5fc0c8e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/spfx/release-1.7.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This release is primarily a bug fix release to address few regressions and misse
3434
## Changes in this release
3535

3636
- Update title of user data property title in dynamic data
37-
- Add workaround for Yarn's **@types/react** resolution issue
37+
- Add workaround for Yarn's **\@types/react** resolution issue
3838
- Don't show/provision beta components in the non-beta install.
3939
- Update debugger **launch.json** config.
4040
- Add a dependency on TypeScript to meet the peer dependency requirements of **tslint-microsoft-contrib**.

docs/spfx/release-1.8.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This is a _minor bump_ that fixes the issues with the Yeoman generator, projects
3333

3434
## Changes in this release
3535

36-
- Fixed: Not able to set up SharePoint Server 2016 or SharePoint Server 2019 on premises using **@microsoft/sharepoint** Yeoman generator (two issues mentioned – incorrect SupportedHosts property and incorrect reference to sp-property-pane)
36+
- Fixed: Not able to set up SharePoint Server 2016 or SharePoint Server 2019 on premises using **\@microsoft/sharepoint** Yeoman generator (two issues mentioned – incorrect SupportedHosts property and incorrect reference to sp-property-pane)
3737
- [#3621](https://github.com/SharePoint/sp-dev-docs/issues/3621)
3838
- Fixed: Can't use **loadLegacyFabricCss** in SPFX 1.8
3939
- [#3612](https://github.com/SharePoint/sp-dev-docs/issues/3612)

0 commit comments

Comments
 (0)