mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-03-09 06:38:52 +00:00
* AGP: upgraded to spfx version 1.19.0 * AGP: refactor tsconfig errors and eslint warnings * AGP: upgraded to spfx 1.20.0 * AGP: updated sppkg version * AGP: added .nvmrc * AGP: upgraded readme * AGP: fixed PR errors --------- Co-authored-by: Alberto Gutierrez Perez <agutierrezp@hiberus.com>
17 lines
468 B
JSON
17 lines
468 B
JSON
{
|
|
"@microsoft/generator-sharepoint": {
|
|
"version": "1.20.0",
|
|
"libraryName": "list-search-webpart",
|
|
"libraryId": "8277f088-9c30-4f95-9c15-9c18a9d40a26",
|
|
"environment": "spo",
|
|
"packageManager": "npm",
|
|
"isCreatingSolution": false,
|
|
"isDomainIsolated": false,
|
|
"componentType": "webpart",
|
|
"nodeVersion": "18.19.0",
|
|
"sdkVersions": {
|
|
"@microsoft/teams-js": "2.24.0",
|
|
"@microsoft/microsoft-graph-client": "3.0.2"
|
|
}
|
|
}
|
|
} |