Packages published
This commit is contained in:
parent
4bd5b556a6
commit
a7a91459ff
@ -9,5 +9,5 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"microbit": "file:../microbit"
|
"microbit": "file:../microbit"
|
||||||
},
|
},
|
||||||
"installedVersion": "barvfb"
|
"installedVersion": "rlfgis"
|
||||||
}
|
}
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "microbit",
|
"name": "microbit",
|
||||||
"description": "The microbit core library",
|
"description": "The microbit core library",
|
||||||
"installedVersion": "dnarsa",
|
"installedVersion": "tsmdvf",
|
||||||
"files": [
|
"files": [
|
||||||
"README.md",
|
"README.md",
|
||||||
"core.d.ts",
|
"core.d.ts",
|
||||||
@ -23,7 +23,10 @@
|
|||||||
"id": "microbit",
|
"id": "microbit",
|
||||||
"name": "BBC micro:bit",
|
"name": "BBC micro:bit",
|
||||||
"title": "JavaScript for BBC micro:bit",
|
"title": "JavaScript for BBC micro:bit",
|
||||||
"cloud": false,
|
"cloud": {
|
||||||
|
"workspace": false,
|
||||||
|
"packages": true
|
||||||
|
},
|
||||||
"blocksprj": {
|
"blocksprj": {
|
||||||
"id": "blocksprj",
|
"id": "blocksprj",
|
||||||
"config": {
|
"config": {
|
||||||
@ -68,13 +71,9 @@
|
|||||||
"isNative": false,
|
"isNative": false,
|
||||||
"hasHex": true
|
"hasHex": true
|
||||||
},
|
},
|
||||||
"serial" : {
|
"serial": {
|
||||||
"manufacturerFilter": "^mbed$",
|
"manufacturerFilter": "^mbed$",
|
||||||
"log": true
|
"log": true
|
||||||
},
|
|
||||||
"cloud" : {
|
|
||||||
"workspace": false,
|
|
||||||
"packages": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user