Node v22.21.1 (#443)

This commit is contained in:
Matt Clayton
2026-01-30 13:17:35 -05:00
committed by GitHub
parent 687cf96e03
commit 2838697b97
2 changed files with 2 additions and 2 deletions

2
.nvmrc
View File

@@ -1 +1 @@
v20.12.2
v22.21.1

View File

@@ -15,7 +15,7 @@
"postinstall": "patch-package"
},
"engines": {
"node": "^20.12.2",
"node": "^22.21.1",
"npm": ">=8"
},
"author": "LM Studio <team@lmstudio.ai> (https://lmstudio.ai)",