diff --git a/.github/dummy-package-files-for-dependents-analytics/playwright-test/package.json b/.github/dummy-package-files-for-dependents-analytics/playwright-test/package.json new file mode 100644 index 0000000000..e3cef4a193 --- /dev/null +++ b/.github/dummy-package-files-for-dependents-analytics/playwright-test/package.json @@ -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" +} \ No newline at end of file