Skip to content

Commit

Permalink
Require a minimum of node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
s1hofmann committed Feb 19, 2024
1 parent db1e123 commit 32b29fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions core/nut.js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,8 @@
},
"devDependencies": {
"@nut-tree/configs": "workspace:*"
},
"engines": {
"node": ">=16"
}
}

0 comments on commit 32b29fb

Please sign in to comment.