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

@ -45,7 +45,7 @@
"@types/web-bluetooth": "0.0.4"
},
"dependencies": {
"pxt-common-packages": "6.18.2",
"pxt-core": "5.32.3"
"pxt-common-packages": "6.18.4",
"pxt-core": "5.32.10"
}
}