Hugo Bernier 3f30d811f5 React Chart Control Samples (#763)
* Removed xml2js references

* Initial version

* Created dynamic data callable

* Cleaned up code and comments

* Added chartinator.
2019-01-22 16:08:28 +02:00

13 lines
367 B
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"name": "react-chartcontrol-client-side-solution",
"id": "fb9665fb-4455-4b7f-99ab-2195920871fd",
"version": "1.0.0.0",
"includeClientSideAssets": true
},
"paths": {
"zippedPackage": "solution/react-chartcontrol.sppkg"
}
}