Skip to content

Commit

Permalink
Specify Node version for dev
Browse files Browse the repository at this point in the history
  • Loading branch information
codetheweb committed Jan 19, 2024
1 parent 7aa0f1c commit d525c13
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v20.10.0
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,8 @@
"redaxios": "^0.5.1",
"yargs": "^17.7.2",
"zod": "^3.22.4"
},
"engines": {
"node": ">=18.0.0"
}
}

0 comments on commit d525c13

Please sign in to comment.