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

22 lines
627 B
JSON

{
"@microsoft/generator-sharepoint": {
"plusBeta": false,
"isCreatingSolution": true,
"nodeVersion": "16.19.1",
"sdksVersions": {
"@microsoft/microsoft-graph-client": "3.0.2",
"@microsoft/teams-js": "2.4.1"
},
"version": "1.16.1",
"libraryName": "webpart-solution",
"libraryId": "8f0cb18a-472f-49b2-9cff-07ab56f96cf6",
"environment": "spo",
"packageManager": "npm",
"solutionName": "webpart-solution",
"solutionShortDescription": "webpart-solution description",
"skipFeatureDeployment": true,
"isDomainIsolated": false,
"componentType": "webpart"
}
}