add an interdependency to "ble-nrf51822": "^2.2.8"
This commit is contained in:
parent
1e448f8757
commit
8b513a7ba2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "ble",
|
||||
"version": "2.1.15",
|
||||
"version": "2.1.16",
|
||||
"description": "The BLE module offers a high level abstraction for using Bluetooth Low Energy on multiple platforms.",
|
||||
"keywords": [
|
||||
"Bluetooth",
|
||||
|
@ -26,7 +26,7 @@
|
|||
"x-nucleo-idb0xa1": "^2.0.0"
|
||||
},
|
||||
"nrf51822": {
|
||||
"ble-nrf51822": "^2.2.6"
|
||||
"ble-nrf51822": "^2.2.8"
|
||||
},
|
||||
"cordio": {
|
||||
"ble-wicentric": "~0.0.4"
|
||||
|
|
Loading…
Reference in a new issue