enable sharing

This commit is contained in:
Peli de Halleux
2017-02-03 15:23:46 -08:00
parent 9641c4b5ec
commit 8437f0cf3c
2 changed files with 7 additions and 7 deletions

View File

@@ -14,8 +14,8 @@
"cloud": {
"workspace": false,
"packages": true,
"sharing": false,
"publish": false,
"sharing": true,
"publishing": true,
"preferredPackages": [
"Microsoft/pxt-neopixel",
"Microsoft/pxt-filesystem"