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