update dependency for ble to have version >=2.1.15
This commit is contained in:
parent
cd2f96b5f1
commit
0e933954c8
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"ble": "^2.1.11",
|
||||
"ble": "^2.1.15",
|
||||
"nrf51-sdk": "^1.0.0"
|
||||
},
|
||||
"extraIncludes": [
|
||||
|
|
Loading…
Reference in a new issue