bump pxt 5.32.10 (#2586)

* bump pxt

* updated shims
This commit is contained in:
Peli de Halleux
2020-01-24 21:03:28 -08:00
committed by GitHub
parent 737aa048c4
commit 7adbb12a0f
5 changed files with 27 additions and 3 deletions

View File

@ -63,6 +63,11 @@
"url": "/behind-the-makecode-hardware",
"imageUrl": "/static/mb/behindhardware/leds.jpg"
},
{
"name": "Science Experiments",
"url": "/science-experiments",
"imageUrl": "/static/mb/science-experiments/data-collection.jpg"
},
{
"name": "Coding Cards",
"url": "/coding-cards",
@ -85,5 +90,6 @@
[Blocks To JavaScript](/courses/blocks-to-javascript),
[Courses](/courses),
[Behind the MakeCode Hardware](/behind-the-makecode-hardware),
[Science Experiments](/science-experiments),
[Coding Cards](/coding-cards)