updating versions for dependencies
This commit is contained in:
parent
ad00ae2058
commit
b9c6b435d1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "ble-nrf51822",
|
||||
"version": "2.1.2",
|
||||
"version": "2.1.3",
|
||||
"description": "Nordic stack and drivers for the mbed BLE API.",
|
||||
"keywords": [
|
||||
"Bluetooth",
|
||||
|
@ -24,7 +24,7 @@
|
|||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"ble": "^2.1.6"
|
||||
"ble": "^2.1.7"
|
||||
},
|
||||
"extraIncludes": [
|
||||
"source/btle",
|
||||
|
|
Loading…
Reference in a new issue