1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00
Files
archived-web-php/package.json
Sergey Panteleev c632d199d1 Add visual regression tests (#994)
Co-authored-by: Roman Pronskiy <roman@pronskiy.com>
Co-authored-by: Derick Rethans <derick@php.net>
2024-08-20 09:20:25 +03:00

9 lines
135 B
JSON

{
"name": "php.net",
"devDependencies": {
"@playwright/test": "^1.44.0",
"@types/node": "^20.12.11"
},
"scripts": {}
}