Include playright and axe-core dependencies

This commit is contained in:
Aarish
2025-05-22 22:51:26 -05:00
parent 67b91d9624
commit 79c4ecdc7a
2 changed files with 176 additions and 0 deletions

View File

@@ -6,6 +6,9 @@
"start": "node ./bin/www"
},
"dependencies": {
"@axe-core/playwright": "^4.10.1",
"@playwright/test": "^1.52.0",
"axe-playwright": "^2.1.0",
"cookie-parser": "~1.4.4",
"debug": "~2.6.9",
"express": "~4.16.1",