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

14 lines
338 B
JSON
Raw Normal View History

2022-06-23 18:14:28 -04:00
{
"@microsoft/generator-sharepoint": {
"plusBeta": false,
"isCreatingSolution": true,
"environment": "spo",
"version": "1.13.1",
"libraryName": "palette-picker",
"libraryId": "1c5755b8-0a69-4e68-8582-e2a30be7462f",
"packageManager": "npm",
"isDomainIsolated": false,
"componentType": "webpart"
}
}