1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-07-25 16:45:00 +02:00

Merge branch 'master' into develop

This commit is contained in:
かっこかり
2026-06-27 23:40:06 +09:00
committed by GitHub

View File

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