Skip to content

Commit

Permalink
Add engines.node to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Jashepp committed Sep 21, 2023
1 parent 73c2232 commit 9540dc8
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 @@ -33,5 +33,8 @@
"sinon": "^16.0.0",
"sinon-chai": "^3.7.0",
"underscore": "^1.13.6"
},
"engines": {
"node": ">=16"
}
}

0 comments on commit 9540dc8

Please sign in to comment.