Vincent Biret e61e85ca0f adding react-skype-status sample to demonstrate the usage of UCWA SDK (#380)
* adding react-skype-status sample to demonstrate the usage of UCWA SDK

* react-skype-status adding missing tracking information

* react-skype-status : updating readme to match standard
2017-12-08 14:02:12 +02:00

12 lines
335 B
JSON

{
"$schema": "https://dev.office.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"name": "skype-presence-spfx-react-client-side-solution",
"id": "8508d562-b356-4ae0-80ed-7315b2d70b0b",
"version": "2.0.0.0"
},
"paths": {
"zippedPackage": "solution/skype-presence-spfx-react.sppkg"
}
}