From 38c60710d1fc6b7eab2fcd5e641ecf3e965669fc Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Mon, 6 Feb 2017 14:49:49 -0800 Subject: [PATCH] disable sharing --- pxtarget.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pxtarget.json b/pxtarget.json index e169b44e..d9e81430 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -14,8 +14,8 @@ "cloud": { "workspace": false, "packages": true, - "sharing": true, - "publishing": true, + "sharing": false, + "publishing": false, "preferredPackages": [ ], "githubPackages": true