Skip to content

Commit

Permalink
feat: update to Node.js 20
Browse files Browse the repository at this point in the history
  • Loading branch information
tuliomir committed Jan 11, 2024
1 parent 1d55cad commit 45ea265
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@
"description": "Light wallet for Hathor Network",
"author": "Hathor Labs <[email protected]> (https://hathor.network/)",
"version": "0.27.1-rc3",
"engines": {
"node": ">=20.0.0",
"npm": ">=10.0.0"
},
"private": true,
"dependencies": {
"@hathor/wallet-lib": "1.0.4",
Expand Down

0 comments on commit 45ea265

Please sign in to comment.