Skip to content

Commit

Permalink
Set node js version to 18
Browse files Browse the repository at this point in the history
  • Loading branch information
Legion2 committed Sep 27, 2024
1 parent a0b54ea commit 6c8833c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,8 @@
"prettier": "2.8.8",
"ts-jest": "^27.1.4",
"typescript": "^4.9.5"
},
"engines": {
"node": ">=18 <19"
}
}

0 comments on commit 6c8833c

Please sign in to comment.