Skip to content

Commit

Permalink
Lock node version
Browse files Browse the repository at this point in the history
  • Loading branch information
ScreamingHawk committed Oct 29, 2024
1 parent e3473ae commit b4dd918
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"version": "2.0.0",
"private": true,
"license": "Apache-2.0",
"engines": {
"node": "18.x"
},
"scripts": {
"build": "yarn compile && yarn adapter",
"compile": "hardhat --max-memory 4096 compile",
Expand Down

0 comments on commit b4dd918

Please sign in to comment.