Skip to content

Commit

Permalink
NodeJS 16.4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
klein0r committed Nov 17, 2023
1 parent ca6a05c commit a56cbf0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Instantiate the server with Node-RED

### **WORK IN PROGRESS**

NodeJS 16.x is required
NodeJS 16.4.x is required

- (klein0r) Updated Node-RED to 3.1.0. Please check your nodes for compatibility!
- (klein0r) Admin 5/6 JSON config for instance configuration
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"url": "https://github.com/ioBroker/ioBroker.node-red"
},
"engines": {
"node": ">=16"
"node": ">=16.4.0"
},
"optionalDependencies": {
"feedparser": "^2.2.10",
Expand Down

0 comments on commit a56cbf0

Please sign in to comment.