Merge branch 'master' of https://github.com/Microsoft/pxt-microbit
This commit is contained in:
commit
c7054b7ee0
@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"appref": "v0.6.36"
|
"appref": "v0.7.41"
|
||||||
}
|
}
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"versions": {
|
"versions": {
|
||||||
"0": {
|
"0": {
|
||||||
"latest": "v0.7.29",
|
"latest": "v0.7.41",
|
||||||
"banned": [],
|
"banned": [],
|
||||||
"prompt": "v0.7.29"
|
"prompt": "v0.7.41"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "pxt-microbit",
|
"name": "pxt-microbit",
|
||||||
"version": "0.7.41",
|
"version": "0.7.42",
|
||||||
"description": "micro:bit target for PXT",
|
"description": "micro:bit target for PXT",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"JavaScript",
|
"JavaScript",
|
||||||
@ -36,6 +36,6 @@
|
|||||||
"semantic-ui-less": "^2.2.4"
|
"semantic-ui-less": "^2.2.4"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"pxt-core": "0.10.11"
|
"pxt-core": "0.10.13"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user