@5minds/node-red-contrib-processcube 0.14.0-feature-197b34-lyzwc8zw → 0.14.0-feature-10d8bb-lz02mqy0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@5minds/node-red-contrib-processcube",
|
3
|
-
"version": "0.14.0-feature-
|
3
|
+
"version": "0.14.0-feature-10d8bb-lz02mqy0",
|
4
4
|
"license": "MIT",
|
5
5
|
"description": "Node-RED nodes for ProcessCube",
|
6
6
|
"authors": [
|
@@ -48,7 +48,7 @@
|
|
48
48
|
}
|
49
49
|
},
|
50
50
|
"dependencies": {
|
51
|
-
"@5minds/processcube_engine_client": "5.0.
|
51
|
+
"@5minds/processcube_engine_client": "^5.0.1",
|
52
52
|
"jwt-decode": "^4.0.0",
|
53
53
|
"openid-client": "^5.5.0"
|
54
54
|
},
|