mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
update: set node engine to 22
This commit is contained in:
parent
0a6038e316
commit
44d7393039
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
"packageManager": "pnpm@9.15.1",
|
||||
"engines": {
|
||||
"pnpm": "^9.*",
|
||||
"node": ">=18",
|
||||
"node": ">=22",
|
||||
"yarn": "forbidden, this project uses pnpm",
|
||||
"npm": "forbidden, this project uses pnpm"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue