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

21 lines
543 B
JSON

{
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"name": "palette-picker-client-side-solution",
"id": "1c5755b8-0a69-4e68-8582-e2a30be7462f",
"version": "1.0.0.0",
"includeClientSideAssets": true,
"isDomainIsolated": false,
"developer": {
"name": "",
"websiteUrl": "",
"privacyUrl": "",
"termsOfUseUrl": "",
"mpnId": "Undefined-1.13.1"
}
},
"paths": {
"zippedPackage": "solution/palette-picker.sppkg"
}
}