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

22 lines
609 B
JSON

{
"@microsoft/generator-sharepoint": {
"plusBeta": false,
"isCreatingSolution": false,
"version": "1.16.1",
"nodeVersion": "16.15.0",
"libraryName": "copy-views",
"libraryId": "f9a94606-ce1c-487c-ab87-550b240421de",
"environment": "spo",
"packageManager": "npm",
"solutionName": "copy-views",
"solutionShortDescription": "copy-views description",
"skipFeatureDeployment": true,
"isDomainIsolated": false,
"componentType": "webpart",
"sdkVersions": {
"@microsoft/microsoft-graph-client": "3.0.2",
"@microsoft/teams-js": "2.4.1"
}
}
}