This commit is contained in:
Peli de Halleux 2016-10-26 09:51:23 -07:00
Родитель 84d3018d4e
Коммит e4395edd4c
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "pxt-microbit-core",
"version": "0.5.0",
"version": "0.5.1",
"description": "The glue layer that binds together PXT programs compiled to C++ and a BBC micro:bit runtime system.",
"keywords": [],
"author": "Microsoft Corporation",
@ -11,7 +11,7 @@
"homepage": "https://github.com/microsoft/pxt-microbit-core",
"license": "MIT",
"dependencies": {
"microbit": "lancaster-university/microbit#v2.0.0-rc4"
"microbit": "lancaster-university/microbit#v2.0.0-rc5"
},
"targetDependencies": {},
"extraIncludes": [