Skip to content

Commit

Permalink
Merge pull request #23 from mcm1957/patch-1
Browse files Browse the repository at this point in the history
as node 16 has been removed from tests tadapter requires node 18 minimum
  • Loading branch information
chaozmc authored Sep 23, 2023
2 parents fe79727 + 4ce1eee commit 8788ebe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
"repository": {
"type": "git",
"url": "https://github.com/chaozmc/ioBroker.oekofen-json"
},
"engines": {
"node": ">= 18"
},
"dependencies": {
"@iobroker/adapter-core": "^2.6.0",
Expand Down

0 comments on commit 8788ebe

Please sign in to comment.