@5minds/node-red-contrib-processcube 0.4.0-feature-1801aa-lxkqknsa → 0.4.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -3
package/package.json
CHANGED
@@ -1,10 +1,9 @@
|
|
1
1
|
{
|
2
2
|
"name": "@5minds/node-red-contrib-processcube",
|
3
|
-
"version": "0.4.0
|
3
|
+
"version": "0.4.0",
|
4
4
|
"license": "MIT",
|
5
5
|
"description": "Node-RED nodes for ProcessCube",
|
6
|
-
"authors": [
|
7
|
-
{
|
6
|
+
"authors": [{
|
8
7
|
"name": "Martin Moellenbeck",
|
9
8
|
"email": "Martin.Moellenbeck@5Minds.de"
|
10
9
|
},
|