Update package.json

This commit is contained in:
syuilo 2026-05-19 16:08:43 +09:00
commit 9e9ae54c26

View file

@ -4,7 +4,7 @@
"private": true,
"type": "module",
"engines": {
"node": "^22.15.0 || ^24.10.0"
"node": "^22.15.0 || ^24.10.0 || ^26.0.0"
},
"scripts": {
"start": "pnpm compile-config && node ./built/entry.js",