@5minds/node-red-contrib-processcube-tools 1.0.1-develop-7a7ecd-mffcpgol → 1.0.1-develop-8bf22b-mffg2ve3

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,5 +1,5 @@
1
1
  # Some Nodes to efficent with the ProcessCube LowCode component (Node-RED)
2
2
 
3
- This repository contains some nodes to efficent with the ProcessCube LowCode component (Node-RED).
3
+ This repository contains nodes for working efficiently with the ProcessCube Low-Code component (Node-RED).
4
4
 
5
5
  Details see @ [ProcessCub.io - LowCode Integration Nodes](https://processcube.io/docs/node-red/integration-nodes) and [ProcessCub.io - LowCode Event Nodes](https://processcube.io/docs/node-red/event-nodes).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@5minds/node-red-contrib-processcube-tools",
3
- "version": "1.0.1-develop-7a7ecd-mffcpgol",
3
+ "version": "1.0.1-develop-8bf22b-mffg2ve3",
4
4
  "license": "MIT",
5
5
  "description": "Node-RED tools nodes for ProcessCube",
6
6
  "scripts": {