Merge branch 'master' of github.com:Microsoft/pxt-microbit

This commit is contained in:
Michal Moskal 2016-09-09 20:49:19 +01:00
commit 10180f4729

View File

@ -1,6 +1,6 @@
{
"name": "pxt-microbit",
"version": "0.3.85",
"version": "0.3.86",
"description": "micro:bit target for PXT",
"keywords": [
"JavaScript",
@ -29,6 +29,6 @@
"typescript": "^1.8.7"
},
"dependencies": {
"pxt-core": "0.3.97"
"pxt-core": "0.3.98"
}
}