bump pxt 5.28.32

This commit is contained in:
Peli de Halleux
2019-11-25 15:14:06 -08:00
parent 9a22de16ac
commit 76c0b47ff3
2 changed files with 5 additions and 2 deletions

View File

@ -23,7 +23,10 @@
"preferredPackages": [
"Microsoft/pxt-neopixel"
],
"githubPackages": true
"githubPackages": true,
"cloudProviders": {
"github": {}
}
},
"compile": {
"isNative": false,