@5minds/node-red-contrib-processcube 1.5.5-feature-4b765c-m3eudoth → 1.5.5-feature-22f94f-m3eulbpf

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.
@@ -0,0 +1,6 @@
1
+ Docu anpassen! Was ist zu tun?
2
+
3
+ 1. In der Datei `doc_generator/generator_with_swagger.js` Zeile 10 ggf. anpassen.
4
+ 2. `node generator_with_swagger.js` ausführen.
5
+ 3. Die Dateien in doc_generator/outputs/ in die Nodes *.html kopieren.
6
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@5minds/node-red-contrib-processcube",
3
- "version": "1.5.5-feature-4b765c-m3eudoth",
3
+ "version": "1.5.5-feature-22f94f-m3eulbpf",
4
4
  "license": "MIT",
5
5
  "description": "Node-RED nodes for ProcessCube",
6
6
  "scripts": {