bump pxt 5.28.32
This commit is contained in:
@ -46,6 +46,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"pxt-common-packages": "6.16.26",
|
||||
"pxt-core": "5.28.31"
|
||||
"pxt-core": "5.28.32"
|
||||
}
|
||||
}
|
||||
|
@ -23,7 +23,10 @@
|
||||
"preferredPackages": [
|
||||
"Microsoft/pxt-neopixel"
|
||||
],
|
||||
"githubPackages": true
|
||||
"githubPackages": true,
|
||||
"cloudProviders": {
|
||||
"github": {}
|
||||
}
|
||||
},
|
||||
"compile": {
|
||||
"isNative": false,
|
||||
|
Reference in New Issue
Block a user