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
7f0bfd25f4
commit
c71771088a
@ -11,7 +11,7 @@
|
||||
"start": "next start"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22.0.0",
|
||||
"node": ">=20.x",
|
||||
"pnpm": ">=8"
|
||||
},
|
||||
"dependencies": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user