mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 10:53:28 -05:00
- Added new flag imagery for favicon and related images
- Removed preloaded fonts - legacy UK site stuff - Added the ability to run pa11y scan with npm run pa11y-ci
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
"test-watch": "jest --watch --config tests/javascripts/jest.config.js tests/javascripts",
|
||||
"build": "gulp",
|
||||
"watch": "gulp watch",
|
||||
"audit": "better-npm-audit audit --production --level low"
|
||||
"audit": "better-npm-audit audit --production --level low",
|
||||
"pa11y-ci": "pa11y-ci"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user