sp-dev-fx-webparts/samples/react-holidays-calendar/.yo-rc.json

23 lines
684 B
JSON

{
"@microsoft/generator-sharepoint": {
"plusBeta": false,
"isCreatingSolution": false,
"nodeVersion": "16.16.0",
"sdksVersions": {
"@microsoft/microsoft-graph-client": "3.0.2",
"@microsoft/teams-js": "2.12.2"
},
"version": "1.18.2",
"libraryName": "holidays-calendar",
"libraryId": "c85f1137-142e-4570-b3c9-3cdc47580452",
"environment": "spo",
"packageManager": "npm",
"solutionName": "holidays-calendar",
"solutionShortDescription": "holidays-calendar description",
"skipFeatureDeployment": true,
"isDomainIsolated": false,
"componentType": "adaptiveCardExtension",
"aceTemplateType": "PrimaryText"
}
}