remove chars

This commit is contained in:
Peter Paul Kirschner 2021-10-28 23:06:34 +02:00
parent d4b484eb67
commit 24e4674870
1 changed files with 1 additions and 7 deletions

View File

@ -6,13 +6,7 @@
"version": "1.1.0.0",
"includeClientSideAssets": true,
"skipFeatureDeployment": true,
"isDomainIsolated": false,
"webApiPermissionRequests": [
{
"resource": "Microsoft Graph",
"scope": "User.Read.All"
}
]
"isDomainIsolated": false
},
"paths": {
"zippedPackage": "solution/react-tree-orgchart.sppkg"