@5minds/node-red-dashboard-2-processcube-dynamic-list 7.7.1-develop-2cfad0-mk41m35k → 7.7.1-develop-ca4fcf-mk4bz4dq
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/nodes/ui-dynamic-list.html +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -42,4 +42,4 @@ When not checked, all hover effects for the list entries will not be shown. Clic
|
|
|
42
42
|
|
|
43
43
|
## Reference
|
|
44
44
|
|
|
45
|
-
[https://processcube.io/docs/
|
|
45
|
+
[https://docs.processcube.io/docs/lowcode](https://docs.processcube.io/docs/lowcode)
|
|
@@ -223,5 +223,5 @@ When not checked, all hover effects for the list entries will not be shown. Clic
|
|
|
223
223
|
|
|
224
224
|
## Reference
|
|
225
225
|
|
|
226
|
-
[https://processcube.io/docs/
|
|
226
|
+
[https://docs.processcube.io/docs/node-red](https://docs.processcube.io/docs/node-red)
|
|
227
227
|
</script>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@5minds/node-red-dashboard-2-processcube-dynamic-list",
|
|
3
|
-
"version": "7.7.1-develop-
|
|
3
|
+
"version": "7.7.1-develop-ca4fcf-mk4bz4dq",
|
|
4
4
|
"description": "A ui component for showing progress bars tracking a process",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"processcube",
|