Skip to content

Commit

Permalink
chore: update required node version
Browse files Browse the repository at this point in the history
  • Loading branch information
chinhld12 committed Aug 9, 2024
1 parent 54ff09d commit 06bf033
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
]
},
"engines": {
"pnpm": ">=8.2.0"
"pnpm": ">=9.0.0",
"node": ">=18.17.0"
}
}

0 comments on commit 06bf033

Please sign in to comment.