Skip to content

Commit

Permalink
bump node version to 22
Browse files Browse the repository at this point in the history
  • Loading branch information
joshka committed Dec 16, 2024
1 parent 8ae9100 commit f13dfad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"name": "ratatui.rs",
"type": "module",
"version": "0.0.1",
"engines": {
"node": ">=22"
},
"scripts": {
"dev": "astro dev",
"start": "astro dev",
Expand Down

0 comments on commit f13dfad

Please sign in to comment.