node-red-contrib-http-instance
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "node-red-contrib-http-instance", | ||
"version": "1.0.0", | ||
"description": "Http(s) server instance with in and out nodes", | ||
"version": "1.0.1", | ||
"description": "Http(s) server instance with in and response nodes", | ||
"scripts": { | ||
@@ -6,0 +6,0 @@ "test": "mocha \"test/**/*_spec.js\"" |
@@ -5,3 +5,3 @@ # NodeRED HTTP Instance (node-red-contrib-http-instance) | ||
## http-in and http-out nodes configured by a express server | ||
## http-in and http-response nodes configured by a express server | ||
@@ -8,0 +8,0 @@ ### Features |
Sorry, the diff of this file is not supported yet
42587