require 0.4.6 of nRF51 because of the implementation of connHandle field in callbacks.

This commit is contained in:
Rohit Grover 2015-08-11 14:55:13 +01:00
parent f5fb089d00
commit a15780a712
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
"dependencies": {},
"targetDependencies": {
"nrf51822": {
"ble-nrf51822": "~0.4.5"
"ble-nrf51822": "~0.4.6"
},
"mbed-classic": {
"mbed-classic": "~0.0.1"