nrf51-sdk module will change to use sementic versions from 0.0.1

This commit is contained in:
Liyou Zhou 2015-12-01 11:45:17 +00:00
parent 88433d9c0c
commit d9f795b461
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
],
"dependencies": {
"ble": "^2.0.0",
"nrf51-sdk": "^8.0.0"
"nrf51-sdk": "^0.0.1"
},
"extraIncludes": [
"source/btle",