This repository has been archived on 2025-12-11. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
AndrewTrieu be427eda10 First commit
2023-03-09 11:21:18 +02:00

8 lines
150 B
JSON

{
"name": "e2e-playwright-in-docker",
"version": "1.0.0",
"dependencies": {
"playwright": "^1.29.2",
"@playwright/test": "^1.29.2"
}
}