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

Sign up to get free protection for your applications and to get access to all the features.
@@ -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": {