artnet-observable
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -19,3 +19,3 @@ 'use strict'; | ||
let result = { | ||
id: ID, | ||
id: protoPrefix, | ||
opCode: buffer.readUInt16LE(8), | ||
@@ -22,0 +22,0 @@ version: buffer.readUInt16BE(10) |
@@ -11,3 +11,3 @@ { | ||
], | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"dependencies": { | ||
@@ -14,0 +14,0 @@ "hoek": "^4.1.0", |
3912