playwright/packages/playwright
Max Schmitt f856e3e4bc
chore: run 'npm pkg fix' (#27470)
As per

```
npm WARN publish npm auto-corrected some errors in your package.json when publishing.  Please run "npm pkg fix" to address these errors.
npm WARN publish errors corrected:
npm WARN publish Removed invalid "scripts"
npm WARN publish "bin[playwright-core]" script name was cleaned
npm WARN publish "repository.url" was normalized to "git+https://github.com/microsoft/playwright.git
```

works now as per
https://www.npmjs.com/package/@playwright/test/v/1.39.0-alpha-1696547902000
when you scroll down.

https://github.com/microsoft/playwright/issues/22555
2023-10-05 23:42:27 +00:00
..
bundles chore: bump the babel (#27348) 2023-09-28 17:12:57 -07:00
src fix: make processRunner nullable (#27468) 2023-10-05 22:59:20 +00:00
types feat: composedExpect (#27432) 2023-10-04 15:01:25 -07:00
.eslintrc.js chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
.npmignore chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
cli.js chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
index.d.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
index.js chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
index.mjs chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
jsx-runtime.js chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
jsx-runtime.mjs chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
package.json chore: run 'npm pkg fix' (#27470) 2023-10-05 23:42:27 +00:00
test.d.ts chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
test.js feat: expose composedTest() instead of test._extendTest() (#27414) 2023-10-03 13:26:30 -07:00
test.mjs chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
ThirdPartyNotices.txt chore: bump the babel (#27348) 2023-09-28 17:12:57 -07:00