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

12 lines
314 B
JSON
Raw Normal View History

2019-10-08 15:34:27 -04:00
{
"@microsoft/generator-sharepoint": {
"isCreatingSolution": true,
"environment": "spo",
"version": "1.8.2",
"libraryName": "react-recaptcha",
"libraryId": "e96b3b94-3ccb-4e61-be34-e7ef7d952cbd",
"packageManager": "npm",
"isDomainIsolated": false,
"componentType": "webpart"
}
}