remove smaz from catalogue

This commit is contained in:
Dave Conway-Jones 2020-01-28 18:12:15 +00:00
parent 878a709082
commit a4844dc09c
No known key found for this signature in database
GPG Key ID: 302A6725C594817F
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name" : "node-red-node-smaz",
"version" : "0.0.2",
"version" : "0.0.3",
"description" : "A Node-RED node to pack and unpack strings to smaz format",
"dependencies" : {
},
@ -9,7 +9,7 @@
"url":"https://github.com/node-red/node-red-nodes/tree/master/parsers/smaz"
},
"license": "Apache-2.0",
"keywords": [ "node-red", "smaz" ],
"keywords": [ "smaz" ],
"node-red" : {
"nodes" : {
"smaz": "70-smaz.js"