13 lines
389 B
JSON
13 lines
389 B
JSON
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/spfx-build/package-solution.schema.json",
|
|
"solution": {
|
|
"name": "react-graph-schema-extensions-client-side-solution",
|
|
"id": "9efd07c8-6e84-40e5-9c8f-a1800322080e",
|
|
"version": "1.0.0.0",
|
|
"includeClientSideAssets": true
|
|
},
|
|
"paths": {
|
|
"zippedPackage": "solution/react-graph-schema-extensions.sppkg"
|
|
}
|
|
}
|