Output set Type fix (#487)

* properly send outputsettype info

* fix simulator

* bump pxt

* typo in docs
This commit is contained in:
Peli de Halleux
2018-04-11 08:48:07 -06:00
committed by GitHub
parent 80989cf4c9
commit 4627328bcd
4 changed files with 26 additions and 17 deletions

View File

@ -46,7 +46,7 @@
},
"dependencies": {
"pxt-common-packages": "0.20.38",
"pxt-core": "3.8.6"
"pxt-core": "3.8.8"
},
"scripts": {
"test": "node node_modules/pxt-core/built/pxt.js travis"