Skip to content

Commit

Permalink
Change Node version to 20
Browse files Browse the repository at this point in the history
Co-authored-by: Vlad Frangu <[email protected]>
  • Loading branch information
sdanialraza and vladfrangu authored Jun 22, 2024
1 parent 7332889 commit b31da3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@
"typescript": "5.4.5"
},
"engines": {
"node": ">=18"
"node": ">=20"
},
"packageManager": "[email protected]",
"volta": {
"node": "18.20",
"node": "20",
"pnpm": "9.1.4"
}
}

0 comments on commit b31da3c

Please sign in to comment.