fdsf
Fork of nRF51822 by
Revision 580:00846a4bbc8c, committed 2016-01-11
- Comitter:
- vcoubard
- Date:
- Mon Jan 11 10:19:26 2016 +0000
- Parent:
- 579:cf8a66f11353
- Child:
- 581:1dd90ec7527b
- Commit message:
- Synchronized with git rev 04bb2978
Author: Rohit Grover
add an interdependency to "ble": "^2.1.16"
Changed in this revision
module.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/module.json Mon Jan 11 10:19:26 2016 +0000 +++ b/module.json Mon Jan 11 10:19:26 2016 +0000 @@ -1,6 +1,6 @@ { "name": "ble-nrf51822", - "version": "2.2.7", + "version": "2.2.8", "description": "Nordic stack and drivers for the mbed BLE API.", "keywords": [ "Bluetooth", @@ -24,7 +24,7 @@ } ], "dependencies": { - "ble": "^2.1.15", + "ble": "^2.1.16", "nrf51-sdk": "^1.0.0" }, "extraIncludes": [