2019-01-22 09:08:28 -05:00
|
|
|
{
|
|
|
|
"$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",
|
2020-07-02 21:21:37 -04:00
|
|
|
"version": "1.1.0.0",
|
2019-01-22 09:08:28 -05:00
|
|
|
"includeClientSideAssets": true
|
|
|
|
},
|
|
|
|
"paths": {
|
|
|
|
"zippedPackage": "solution/react-chartcontrol.sppkg"
|
|
|
|
}
|
|
|
|
}
|