bump pxt 5.28.18 (#2517)

* bump pxt 5.28.18

* updated summary
This commit is contained in:
Peli de Halleux
2019-11-12 11:53:11 -08:00
committed by GitHub
parent c6a70288ac
commit 92770b0512
2 changed files with 3 additions and 2 deletions

View File

@ -42,6 +42,7 @@
* [Toys](/projects/toys)
* [Inchworm](/projects/inchworm)
* [Milk Carton Robot](/projects/milk-carton-robot)
* [Robot Unicorn](/projects/robot-unicorn)
* [Milky Monster](/projects/milky-monster)
* [Railway Crossing](/projects/railway-crossing)
* [Kitronik RC Car Hack](/projects/rc-car)

View File

@ -45,7 +45,7 @@
"@types/web-bluetooth": "0.0.4"
},
"dependencies": {
"pxt-common-packages": "6.16.18",
"pxt-core": "5.28.12"
"pxt-common-packages": "6.16.23",
"pxt-core": "5.28.18"
}
}