90fe68943e
* migrating to v0 * moving external repos to targetconfig * reenabling sharing * updating target * missing dependencies * updated pxt version * fixing missing file * ignore docs errors * udpated readme * bumping pxt * moving setting to correct location * missing blockly less
23 lines
681 B
JSON
23 lines
681 B
JSON
{
|
|
"packages": {
|
|
"approvedOrgs": [
|
|
"Microsoft",
|
|
"microbit-foundation",
|
|
"calliope-mini",
|
|
"ubirch"
|
|
],
|
|
"approvedRepos": [
|
|
"CoderDojoOlney/pxt-olney",
|
|
"Tinkertanker/pxt-ssd1306-microbit"
|
|
],
|
|
"preferredRepos": [
|
|
"calliope-mini/pxt-calliope-modem",
|
|
"calliope-mini/pxt-calliope-bc95",
|
|
"calliope-mini/pxt-calliope-esp",
|
|
"calliope-mini/pxt-calliope-bunt",
|
|
"calliope-mini/pxt-isl29125",
|
|
"ubirch/pxt-ubirch",
|
|
"Tinkertanker/pxt-ssd1306-microbit"
|
|
]
|
|
}
|
|
} |