Skip to content

Commit

Permalink
set the minimum required version to 16
Browse files Browse the repository at this point in the history
  • Loading branch information
mmomtchev committed Dec 13, 2023
1 parent 2440ff4 commit 5328525
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 @@ -52,5 +52,8 @@
"mocha": "^10.2.0",
"prettier": "^2.8.8",
"yatag": "^1.2.0"
},
"engines": {
"node": ">=16"
}
}

0 comments on commit 5328525

Please sign in to comment.