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

22 lines
639 B
JSON

{
"@microsoft/generator-sharepoint": {
"plusBeta": false,
"isCreatingSolution": true,
"nodeVersion": "16.18.1",
"sdksVersions": {
"@microsoft/microsoft-graph-client": "3.0.2",
"@microsoft/teams-js": "2.9.1"
},
"version": "1.17.4",
"libraryName": "react-flow-dashboard",
"libraryId": "a55dc82b-3833-4250-9563-c6ab960ec7ae",
"environment": "spo",
"packageManager": "npm",
"solutionName": "React-Flow-Dashboard",
"solutionShortDescription": "React-Flow-Dashboard description",
"skipFeatureDeployment": true,
"isDomainIsolated": false,
"componentType": "webpart"
}
}