Skip to content

Commit

Permalink
Merge pull request #16 from amrtgaber/version/update-node-version
Browse files Browse the repository at this point in the history
update node version to 18
  • Loading branch information
amrtgaber authored Jun 24, 2024
2 parents a87ba56 + 78df889 commit 98f7f84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"private": true,
"license": "MIT License",
"engines": {
"node": "16.x"
"node": "18.x"
},
"scripts": {
"db:seed": "ts-node prisma/seed.ts",
Expand Down

0 comments on commit 98f7f84

Please sign in to comment.