Skip to content

Commit

Permalink
try adding engine in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lumtis committed Jun 19, 2024
1 parent 27b5da3 commit be2ceb9
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 @@ -56,6 +56,9 @@
"typechain": "^8.1.0",
"typescript": "^4.6.3"
},
"engines": {
"node": ">=16 <17"
},
"files": [
"contracts",
"abi",
Expand Down

0 comments on commit be2ceb9

Please sign in to comment.