adopt node 26

This commit is contained in:
Samuel Newman
2026-08-26 16:30:32 +01:00
parent c44f329b54
commit ca65070a01
7 changed files with 51 additions and 44 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
},
"build": {
"base": {
"node": "24.19.0"
"node": "26.7.0"
},
"development": {
"extends": "base",