Let dweetio node send objects without alteration

This commit is contained in:
Dave Conway-Jones
2015-07-09 23:27:15 +01:00
parent 35eb6d71cd
commit 322c996064
2 changed files with 11 additions and 6 deletions

View File

@@ -1,9 +1,9 @@
{
"name" : "node-red-node-dweetio",
"version" : "0.0.5",
"version" : "0.0.4",
"description" : "A Node-RED node to send and receive simple dweets",
"dependencies" : {
"node-dweetio" : "0.0.11"
"node-dweetio" : "0.0.12"
},
"repository" : {
"type":"git",