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

12 lines
323 B
JSON

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