Skip to content

Commit

Permalink
Update engines to match CI
Browse files Browse the repository at this point in the history
  • Loading branch information
zephraph authored and gitbutler-client committed Aug 28, 2024
1 parent eca3499 commit 50d1293
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 @@ -4,7 +4,7 @@
"type": "module",
"version": "0.0.1",
"engines": {
"node": ">=22"
"node": "20.16.0"
},
"scripts": {
"dev": "astro dev",
Expand Down

0 comments on commit 50d1293

Please sign in to comment.