Comparing version 0.4.5 to 0.4.6
{ | ||
"name": "burro", | ||
"version": "0.4.5", | ||
"version": "0.4.6", | ||
"description": "auto-packaged, length-prefixed JSON byte streams", | ||
@@ -25,4 +25,5 @@ "main": "lib/burro", | ||
"devDependencies": { | ||
"mocha": "~1.8.1" | ||
"mocha": "~1.8.1", | ||
"hiccup": "~0.1.4" | ||
} | ||
} |
@@ -65,3 +65,3 @@ var assert = require("assert"), | ||
bob.push(obj); | ||
}); | ||
}); | ||
}); | ||
@@ -68,0 +68,0 @@ |
18462
19
539
2