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
shopping-lists/e2e-playwright/package.json
AndrewTrieu 08128374c1 First commit
2022-12-27 19:38:34 +02:00

9 lines
151 B
JSON

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