Skip to content

Commit

Permalink
fix: Adds node version in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Ardeshir Eshghi committed May 18, 2024
1 parent f066961 commit 8cd3f91
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 @@ -24,5 +24,8 @@
"@types/node": "^17.0.17",
"nodemon": "^2.0.15",
"typescript": "^4.5.5"
},
"engines": {
"node": "18.x"
}
}

0 comments on commit 8cd3f91

Please sign in to comment.