Skip to content

Commit

Permalink
chore: Revert back to Node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
alimpens committed Jan 29, 2025
1 parent 2e593b1 commit f4fde49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22
20
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"private": true,
"engines": {
"node": "^22",
"node": "^20",
"npm": "^10",
"pnpm": "^9"
},
Expand Down

0 comments on commit f4fde49

Please sign in to comment.