chore: add dummy playwright-test package for GitHub Dependents (#7134)
This commit is contained in:
parent
48c3691dca
commit
a37056fe1c
7
.github/dummy-package-files-for-dependents-analytics/playwright-test/package.json
vendored
Normal file
7
.github/dummy-package-files-for-dependents-analytics/playwright-test/package.json
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"name": "@playwright/test",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"description": "A high-level API to automate web browsers",
|
||||||
|
"repository": "github:Microsoft/playwright",
|
||||||
|
"license": "Apache-2.0"
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue