node version bump

This commit is contained in:
ravaga 2025-11-04 20:23:31 +04:00
parent 7fc2e54f7c
commit e0b9847b2b
No known key found for this signature in database
GPG key ID: 6BA9F4BFD7B4129C
3 changed files with 3 additions and 2 deletions

1
.node-version Normal file
View file

@ -0,0 +1 @@
20

2
package-lock.json generated
View file

@ -25,7 +25,7 @@
"@docusaurus/types": "3.9.2"
},
"engines": {
"node": ">=16.14"
"node": ">=20.0"
}
},
"node_modules/@ai-sdk/gateway": {

View file

@ -43,6 +43,6 @@
]
},
"engines": {
"node": ">=16.14"
"node": ">=20.0"
}
}