remove chars
This commit is contained in:
parent
d4b484eb67
commit
24e4674870
|
@ -6,13 +6,7 @@
|
||||||
"version": "1.1.0.0",
|
"version": "1.1.0.0",
|
||||||
"includeClientSideAssets": true,
|
"includeClientSideAssets": true,
|
||||||
"skipFeatureDeployment": true,
|
"skipFeatureDeployment": true,
|
||||||
"isDomainIsolated": false,
|
"isDomainIsolated": false
|
||||||
"webApiPermissionRequests": [
|
|
||||||
{
|
|
||||||
"resource": "Microsoft Graph",
|
|
||||||
"scope": "User.Read.All"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"paths": {
|
"paths": {
|
||||||
"zippedPackage": "solution/react-tree-orgchart.sppkg"
|
"zippedPackage": "solution/react-tree-orgchart.sppkg"
|
||||||
|
|
Loading…
Reference in New Issue