Skip to content

Commit

Permalink
require node 16 due to adapter-core 3.x.x
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm1957 authored Sep 21, 2023
1 parent 45d4f10 commit b36b424
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 @@ -18,6 +18,9 @@
"type": "git",
"url": "https://github.com/simatec/ioBroker.solax"
},
"engines": {
"node": ">=16.0.0"
},
"dependencies": {
"@iobroker/adapter-core": "^3.0.3",
"axios": "^1.5.0",
Expand Down

0 comments on commit b36b424

Please sign in to comment.