mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-04 16:11:11 -04:00
Merge pull request #3025 from GSA/fix/frontend-optimization
Optimizing FE further with dead code cleanup, documentation updates, removal of more convoluting dependencies
This commit is contained in:
@@ -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",
|
||||
@@ -36,7 +36,6 @@
|
||||
"@uswds/uswds": "^3.13.0",
|
||||
"cbor-js": "0.1.0",
|
||||
"d3": "^7.9.0",
|
||||
"jquery": "3.7.1",
|
||||
"playwright": "^1.56.1",
|
||||
"python": "^0.0.4",
|
||||
"query-command-supported": "1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user