switch to node 22 in anticipation of node 20 EOL this month
/ publish (push) Successful in 21s

This commit is contained in:
2026-04-03 23:35:08 -07:00
parent f03d245ef1
commit 12e442f823
+1 -1
View File
@@ -21,7 +21,7 @@
},
"devDependencies": {
"@sugoidogo/importable-types-web": "^1.0.0",
"@types/node": "^20.19.39",
"@types/node": "^22.19.17",
"@types/web": "^0.0.329"
}
}