From 1e89d142ece03819adf1b25dfffe75d29176e9d0 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Fri, 4 Nov 2016 10:14:28 -0700 Subject: [PATCH] updated packages config. --- targetconfig.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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