mirror of
https://github.com/dergigi/boris.git
synced 2026-02-01 05:04:29 +01:00
chore(runtime): pin Node 22.x via package.json engines
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"homepage": "https://read.withboris.com/",
|
||||
"type": "module",
|
||||
"engines": {
|
||||
"node": "18.x"
|
||||
"node": "22.x"
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
||||
Reference in New Issue
Block a user