Laura Kokkarinen 4e4c3ea22f Js public unjoined teams (#779)
* Added a web part that lists all the public teams the current user is not a member of yet.

* Update README.md
2019-02-09 12:23:15 +02:00

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"
}
}