'devices' depends on 'bluetooth'
This commit is contained in:
parent
90f4e895d4
commit
bb2e8d0aef
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "devices",
|
"name": "devices",
|
||||||
"description": "The BLE specific services",
|
"description": "Camera, remote control and other Bluetooth services",
|
||||||
"files": [
|
"files": [
|
||||||
"README.md",
|
"README.md",
|
||||||
"enums.d.ts",
|
"enums.d.ts",
|
||||||
@ -9,16 +9,8 @@
|
|||||||
],
|
],
|
||||||
"public": true,
|
"public": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "file:../core"
|
"core": "file:../core",
|
||||||
},
|
"bluetooth": "file:../bluetooth"
|
||||||
"yotta": {
|
|
||||||
"config": {
|
|
||||||
"microbit-dal": {
|
|
||||||
"bluetooth": {
|
|
||||||
"enabled": 1
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"installedVersion": "ljipgq"
|
"installedVersion": "ljipgq"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user