Update licenses and packages for all nodes

This commit is contained in:
Dave Conway-Jones
2016-11-06 20:26:19 +00:00
parent 791b246f19
commit a7247e898a
296 changed files with 890 additions and 13898 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-msgpack",
"version" : "0.0.5",
"version" : "0.0.6",
"description" : "A Node-RED node to pack and unpack objects to msgpack format",
"dependencies" : {
"msgpack-js" : "0.3.0"