Skip to content

Commit

Permalink
Set engine
Browse files Browse the repository at this point in the history
  • Loading branch information
joshbetz authored Nov 1, 2024
1 parent e6cb0d7 commit 7f13b0d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,8 @@
"jest": "^29.3.1",
"ts-jest": "^29.0.3",
"typescript": "^4.9.3"
}
},
"engines": {
"node": ">=18.0"
},
}

0 comments on commit 7f13b0d

Please sign in to comment.