Skip to content

Commit

Permalink
chore: specify node engine in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvin-olaiya committed Sep 1, 2024
1 parent 1d0cdee commit 8a9a5e7
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 @@ -4,5 +4,8 @@
"private": true,
"devDependencies": {
"semantic-release-preconfigured-conventional-commits": "1.1.101"
},
"engines": {
"node": "20.15"
}
}

0 comments on commit 8a9a5e7

Please sign in to comment.