node-red-contrib-epi-bluetooth
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "node-red-contrib-epi-bluetooth", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "A Node-RED node to set up a Bluetooth LE peripheral.", | ||
@@ -24,3 +24,3 @@ "repository": { | ||
"dependencies": { | ||
"@episensor/bleno": "^0.5.1-2", | ||
"@episensor/bleno": "^0.5.1-3", | ||
"debug": "^4.1.1", | ||
@@ -27,0 +27,0 @@ "lodash": "^4.17.15", |
Updated@episensor/bleno@^0.5.1-3