From c819b815c4c2dc470235b7e6d72934f76498a98d Mon Sep 17 00:00:00 2001 From: Sam El-Husseini Date: Wed, 5 Oct 2016 15:17:16 -0700 Subject: [PATCH] adding sharing flag to pxtarget.json --- pxtarget.json | 1 + 1 file changed, 1 insertion(+) diff --git a/pxtarget.json b/pxtarget.json index f96d8b78..51107d64 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -13,6 +13,7 @@ "cloud": { "workspace": false, "packages": true, + "sharing": true, "preferredPackages": [ "Microsoft/pxt-neopixel", "Microsoft/pxt-sonar",