updating dep on nrf51-sdk to ^1.0.0
This commit is contained in:
parent
264a4ae4d7
commit
02c3ca3630
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
],
|
||||
"dependencies": {
|
||||
"ble": "^2.1.7",
|
||||
"nrf51-sdk": "^0.0.1"
|
||||
"nrf51-sdk": "^1.0.0"
|
||||
},
|
||||
"extraIncludes": [
|
||||
"source/btle",
|
||||
|
|
Loading…
Reference in a new issue