mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-07 21:48:24 +00:00
* Added a web part that lists all the public teams the current user is not a member of yet. * Update README.md
13 lines
345 B
JSON
13 lines
345 B
JSON
{
|
|
"@microsoft/generator-sharepoint": {
|
|
"plusBeta": true,
|
|
"isCreatingSolution": true,
|
|
"environment": "spo",
|
|
"version": "1.7.1",
|
|
"libraryName": "js-public-unjoined-teams",
|
|
"libraryId": "f04aba32-b056-47c4-811b-6f17d94cc8d9",
|
|
"packageManager": "npm",
|
|
"isDomainIsolated": false,
|
|
"componentType": "webpart"
|
|
}
|
|
} |