Comparing version 0.0.2 to 0.0.5
@@ -235,2 +235,6 @@ var Board, Promise, SerialPort, assert, events, rfcontrol, serialport, | ||
Board.getRfProtocol = function(protocolName) { | ||
return rfcontrol.getProtocol(protocolName); | ||
}; | ||
return Board; | ||
@@ -237,0 +241,0 @@ |
{ | ||
"name": "homeduino", | ||
"version": "0.0.2", | ||
"version": "0.0.5", | ||
"description": "Node.js library for interfacing with the homeduino ardunio library", | ||
@@ -31,3 +31,3 @@ "main": "index.js", | ||
"bluebird": "~2.2.2", | ||
"rfcontroljs": "0.0.4" | ||
"rfcontroljs": "0.0.8" | ||
}, | ||
@@ -34,0 +34,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
51372
216
+ Addedrfcontroljs@0.0.8(transitive)
- Removedrfcontroljs@0.0.4(transitive)
Updatedrfcontroljs@0.0.8