sp-dev-fx-webparts/samples/react-chartcontrol/config/package-solution.json

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.1.0.0",
"includeClientSideAssets": true
},
"paths": {
"zippedPackage": "solution/react-chartcontrol.sppkg"
}
}