Skip to content

Commit

Permalink
chore: update node to version 20 (#83)
Browse files Browse the repository at this point in the history
## fixes part of
KILTProtocol/ticket[#3081](KILTprotocol/ticket#3081)
  • Loading branch information
kilted-andres committed May 27, 2024
1 parent 2f47df2 commit 90f7d33
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 @@ -12,7 +12,7 @@
"backend"
],
"engines": {
"node": ">= v18.17.0"
"node": ">= v20.13.1"
},
"scripts": {
"environment": "ts-node ./launchScripts/genesisEnvironmentVariables.ts",
Expand Down

0 comments on commit 90f7d33

Please sign in to comment.