sp-dev-fx-webparts/samples/react-kanban-board/.yo-rc.json

20 lines
525 B
JSON

{
"@microsoft/generator-sharepoint": {
"nodeVersion": "18.17.1",
"isCreatingSolution": true,
"environment": "spo",
"version": "1.19.0",
"libraryName": "react-kanban-board",
"libraryId": "cccbd72b-7b89-4128-9348-0a4850ded8fd",
"packageManager": "npm",
"skipFeatureDeployment": true,
"isDomainIsolated": false,
"plusBeta": false,
"componentType": "webpart",
"sdkVersions": {
"@microsoft/teams-js": "2.12.0",
"@microsoft/microsoft-graph-client": "3.0.2"
}
}
}