mirror of
https://github.com/smyalygames/anthonyberg-website.git
synced 2025-10-22 04:57:40 +02:00
fix: node requirement in package.json
This commit is contained in:
parent
8569c84556
commit
7f0bfd25f4
@ -11,7 +11,7 @@
|
||||
"start": "next start"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22",
|
||||
"node": ">=22.0.0",
|
||||
"pnpm": ">=8"
|
||||
},
|
||||
"dependencies": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user