This commit is contained in:
Michael Elliot Braun 2016-04-27 15:30:51 -07:00
commit cdb23fffb6

View File

@ -1,6 +1,6 @@
{
"name": "pxt-microbit",
"version": "0.2.92",
"version": "0.2.93",
"description": "BBC micro:bit target for PXT",
"keywords": [
"JavaScript",
@ -29,6 +29,6 @@
"typescript": "^1.8.7"
},
"dependencies": {
"pxt-core": "0.2.100"
"pxt-core": "0.2.101"
}
}