mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-28 00:17:06 +01:00
12 lines
257 B
JSON
12 lines
257 B
JSON
{
|
|
"name": "wagtail-client-tests-integration",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"@wordpress/jest-puppeteer-axe": "^4.0.1",
|
|
"expect-puppeteer": "^6.1.0",
|
|
"jest": "^27.5.1",
|
|
"jest-junit": "^13.0.0",
|
|
"puppeteer": "^22.11.2"
|
|
}
|
|
}
|