Skip to content

Commit

Permalink
fix: update node version
Browse files Browse the repository at this point in the history
  • Loading branch information
yasha-black committed Apr 25, 2024
1 parent ae6a611 commit 5869182
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ yarn-error.log*

.idea
.tool-versions
.vercel
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,6 @@
]
},
"engines": {
"node": "^19"
"node": "^20"
}
}

0 comments on commit 5869182

Please sign in to comment.