Skip to content

Commit

Permalink
fix: update node version and lock
Browse files Browse the repository at this point in the history
  • Loading branch information
batur committed Sep 9, 2023
1 parent 991285c commit 6325169
Show file tree
Hide file tree
Showing 2 changed files with 3,611 additions and 3,222 deletions.
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",
"private": true,
"engines": {
"node": "18.16.0"
"node": "18.x"
},
"scripts": {
"dev": "cross-env FORCE_COLOR=1 next dev",
Expand Down
Loading

0 comments on commit 6325169

Please sign in to comment.