sp-dev-fx-webparts/samples/react-content-query-online/.yo-rc.json

18 lines
468 B
JSON

{
"@microsoft/generator-sharepoint": {
"version": "1.18.2",
"libraryName": "react-content-query",
"libraryId": "489c9f8f-8e66-4efb-8365-85279ba91433",
"environment": "spo",
"isDomainIsolated": false,
"packageManager": "npm",
"componentType": "webpart",
"isCreatingSolution": true,
"sdkVersions": {
"@microsoft/teams-js": "2.12.0",
"@microsoft/microsoft-graph-client": "3.0.2"
},
"nodeVersion": "18.19.0"
}
}