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

13 lines
348 B
JSON

{
"$schema": "https://dev.office.com/json-schemas/spfx-build/package-solution.schema.json",
"solution": {
"name": "PnP - Search Web Parts",
"id": "890affef-33e0-4d72-bd72-36399e02143b",
"version": "1.1.0.1",
"includeClientSideAssets": true
},
"paths": {
"zippedPackage": "solution/pnp-react-search-refiners.sppkg"
}
}