Skip to content

Commit

Permalink
Merge pull request #343 from mcm1957/patch-1
Browse files Browse the repository at this point in the history
require node 16 due to adapter-core 3.x.x
  • Loading branch information
Jey-Cee authored Nov 5, 2023
2 parents 2e31ab1 + 3665e4f commit 9fe6bca
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 @@ -25,6 +25,9 @@
"type": "git",
"url": "https://github.com/Jey-Cee/ioBroker.deconz"
},
"engines": {
"node": ">= 16"
},
"dependencies": {
"@iobroker/adapter-core": "3.0.3",
"request": "2.88.2",
Expand Down

0 comments on commit 9fe6bca

Please sign in to comment.