13 lines
383 B
JSON
13 lines
383 B
JSON
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
|
"solution": {
|
|
"name": "react-taxonomypicker-panel-client-side-solution",
|
|
"id": "285e2b44-e2e0-4f31-b458-b5edd111cdf7",
|
|
"version": "1.0.0.0",
|
|
"includeClientSideAssets": true
|
|
},
|
|
"paths": {
|
|
"zippedPackage": "solution/react-taxonomypicker-panel.sppkg"
|
|
}
|
|
}
|