mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-05 20:48:17 +00:00
8acf36979f
* Advanced comment box sample * Typo error Updated the SharePoint generator version info. Co-authored-by: Mikael Svenson <miksvenson@gmail.com> Co-authored-by: Laura Kokkarinen <41330990+LauraKokkarinen@users.noreply.github.com>
12 lines
319 B
JSON
12 lines
319 B
JSON
{
|
|
"@microsoft/generator-sharepoint": {
|
|
"isCreatingSolution": true,
|
|
"environment": "spo",
|
|
"version": "1.9.1",
|
|
"libraryName": "modern-page-comments",
|
|
"libraryId": "cfa8dbcf-b32d-4de0-a6ba-af486007c2f2",
|
|
"packageManager": "npm",
|
|
"isDomainIsolated": false,
|
|
"componentType": "webpart"
|
|
}
|
|
} |