Joel Rodrigues b5331ed08d React my teams (#795)
* Add my teams react web part

* update file extension

* add missing api permissions
2019-03-09 12:39:42 +02:00

19 lines
465 B
JSON

{
"@pnp/generator-spfx": {
"framework": "react",
"pnpFramework": "reactjs.plus",
"pnp-libraries": [],
"pnp-vetting": [],
"spfxenv": "spo"
},
"@microsoft/generator-sharepoint": {
"environment": "spo",
"framework": "react",
"isCreatingSolution": true,
"version": "1.7.1",
"libraryName": "my-teams",
"libraryId": "9bf27890-01d8-4041-8030-72831ed570aa",
"packageManager": "npm",
"componentType": "webpart"
}
}