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

17 lines
525 B
JSON

{
"@microsoft/generator-sharepoint": {
"libraryName": "pnp-script-editor",
"version": "1.19.0",
"environment": "spo",
"isDomainIsolated": false,
"libraryId": "1425175f-3ed8-44d2-8fc4-dd1497191294",
"isCreatingSolution": true,
"packageManager": "npm",
"componentType": "webpart",
"nodeVersion": "16.20.0",
"sdkVersions": {
"@microsoft/teams-js": "2.12.0",
"@microsoft/microsoft-graph-client": "3.0.2"
}
}
}