node v22.3.0

This commit is contained in:
Nebelung 2024-10-13 14:22:40 -07:00 committed by GitHub
parent cce2392a62
commit 84dc0d8a71
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -47,6 +47,6 @@
"typescript": "^5.6.3" "typescript": "^5.6.3"
}, },
"engines": { "engines": {
"node": ">=22.9.0" "node": ">=22.3.0"
} }
} }