remove chars
This commit is contained in:
parent
d4b484eb67
commit
24e4674870
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue