mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-29 13:18:34 -04:00
Removed dead code and dead depcrecated route
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"version": "0.0.1",
|
||||
"description": "Admin front end for Notify",
|
||||
"engines": {
|
||||
"node": ">=24.0.0"
|
||||
"node": "^24.10.0"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "jshint app/assets/javascripts",
|
||||
|
||||
Reference in New Issue
Block a user