chore(workspace): now use NODE_VERSION 24 without minor constraints

This commit is contained in:
Neko Ayaka
2025-08-25 03:32:05 +08:00
parent 840d7eceac
commit ac8fbf3be3
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ command = "pnpm -F @proj-airi/docs run build"
publish = "/docs/.vitepress/dist"
[build.environment]
NODE_VERSION = "24.3.0"
NODE_VERSION = "24"
NODE_OPTIONS = "--max-old-space-size=4096"
# Plausible.io analytics