patching up bluetooth uart

This commit is contained in:
Peli de Halleux
2016-06-24 08:12:52 -07:00
parent 660b22b398
commit 6cfe39dac3
4 changed files with 33 additions and 33 deletions

View File

@ -29,6 +29,6 @@
"typescript": "^1.8.7"
},
"dependencies": {
"pxt-core": "0.2.179"
"pxt-core": "*"
}
}