Skip to content

Commit

Permalink
Specify Node 20 minimum
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chguy authored Jul 9, 2024
1 parent 3091db7 commit 35fdffb
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 @@ -209,5 +209,8 @@
"outputDirectory": "coverage",
"outputName": "jest-sonar-report.xml",
"relativePaths": true
},
"engines": {
"node": ">=20.0.0"
}
}

0 comments on commit 35fdffb

Please sign in to comment.