diff --git a/targetconfig.json b/targetconfig.json index 544b7b4d..420da93f 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -1,3 +1,9 @@ { - + "packages": { + "approvedOrgs": [ + "Microsoft", + "microbit-foundation" + ], + "blacklistedOrgs": [] + } } \ No newline at end of file