Merge branch 'master' into develop

This commit is contained in:
Rohit Grover 2015-10-30 10:21:17 +00:00
commit aba22463c8
1 changed files with 5 additions and 3 deletions

View File

@ -1,10 +1,12 @@
{
"name": "ble-nrf51822",
"version": "0.4.8",
"version": "1.0.0",
"description": "Nordic stack and drivers for the mbed BLE API.",
"keywords": [
"Bluetooth",
"BLE"
"BLE",
"mbed",
"mbed-official"
],
"author": "Rohit Grover",
"repository": {
@ -19,7 +21,7 @@
}
],
"dependencies": {
"ble": "~0.4.7"
"ble": "^1.0.0"
},
"extraIncludes": [
"source/btle",