Skip to content

Commit

Permalink
update node to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
ququzone committed Mar 15, 2024
1 parent a32382c commit be9bfdb
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 @@ -3,7 +3,7 @@
"version": "0.1.0",
"license": "MIT",
"engines": {
"node": "^14.0.0 || ^16.0.0 || ^18.0.0"
"node": "^18.0.0 || ^20.0.0"
},
"scripts": {
"clean": "rm -rf artifacts && rm -rf cache && rm -rf typechain",
Expand Down

0 comments on commit be9bfdb

Please sign in to comment.