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

14 lines
344 B
JSON
Raw Normal View History

2020-04-10 15:27:14 -04:00
{
"@microsoft/generator-sharepoint": {
2022-02-08 01:03:23 -05:00
"plusBeta": false,
2020-04-10 15:27:14 -04:00
"isCreatingSolution": true,
"environment": "spo",
2022-02-08 01:03:23 -05:00
"version": "1.13.1",
2020-04-10 15:27:14 -04:00
"libraryName": "react-versiondisplay",
2022-02-08 01:03:23 -05:00
"libraryId": "f5045258-1b8e-4fb4-9609-f55c842deb6f",
2020-04-10 15:27:14 -04:00
"packageManager": "npm",
"isDomainIsolated": false,
"componentType": "webpart"
}
2022-02-08 01:03:23 -05:00
}