Update Smooth node to our more normal html layout....

This commit is contained in:
Dave C-J
2014-10-02 19:35:07 +01:00
parent 71a02ebbce
commit 2193eaab24
2 changed files with 6 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-smooth",
"version" : "0.0.1",
"version" : "0.0.2",
"description" : "A Node-RED node that provides several simple smoothing algorithms for incoming data values.",
"dependencies" : {
},