From 4c2e8a59e1736b9adfd55bdfc16eaa528aa3340a Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Mon, 2 Nov 2020 16:23:01 -0500 Subject: [PATCH] Updated package solution --- .../Online/config/package-solution.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/samples/react-content-query-webpart/Online/config/package-solution.json b/samples/react-content-query-webpart/Online/config/package-solution.json index 3dad80ac2..ee4739e38 100644 --- a/samples/react-content-query-webpart/Online/config/package-solution.json +++ b/samples/react-content-query-webpart/Online/config/package-solution.json @@ -5,7 +5,14 @@ "id": "00406271-0276-406f-9666-512623eb6709", "version": "1.0.15.0", "isDomainIsolated": false, - "includeClientSideAssets": true + "includeClientSideAssets": true, + "developer": { + "name": "PnP Community", + "mpnId": "", + "privacyUrl": "", + "termsOfUseUrl": "", + "websiteUrl": "" + } }, "paths": { "zippedPackage": "solution/react-content-query-webpart.sppkg"