Skip to content

Commit

Permalink
bump engines in root package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Satont committed Oct 24, 2024
1 parent ba37fcb commit 0ef59fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"typescript": "^5.3.3"
},
"engines": {
"pnpm": ">=7.0.0",
"node": ">=12.0.0"
"pnpm": ">=9.0.0",
"node": ">=20.0.0"
}
}

0 comments on commit 0ef59fe

Please sign in to comment.