First commit
This commit is contained in:
8
e2e-playwright/package.json
Normal file
8
e2e-playwright/package.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "e2e-playwright-in-docker",
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"playwright": "^1.29.2",
|
||||
"@playwright/test": "^1.29.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user