Upgraded node

This commit is contained in:
Alex Janousek
2025-10-27 13:10:29 -04:00
parent 950ff9ae35
commit 6c3a516aa6
3 changed files with 592 additions and 48 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.0.1",
"description": "Admin front end for Notify",
"engines": {
"node": ">=22.0.0"
"node": ">=24.0.0"
},
"scripts": {
"lint": "jshint app/assets/javascripts",