Skip to content

Commit

Permalink
chore: upgrade node and pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
baurine committed Jul 31, 2024
1 parent f28e41f commit 2c6814f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,9 @@
],
"*.+(json|css|md|html)": "prettier --write"
},
"packageManager": "[email protected]"
"engines": {
"node": ">= 20",
"pnpm": ">= 9"
},
"packageManager": "[email protected]"
}

0 comments on commit 2c6814f

Please sign in to comment.