playwright/packages/playwright-ct-vue
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
..
.npmignore chore: fix cli executable bits (#20973) 2023-02-16 19:49:44 -08:00
cli.js chore: introduce ct-core to hard-depend on vite (#22437) 2023-04-17 16:19:21 -07:00
hooks.d.ts chore: move mount implementation to ct-core (#22506) 2023-04-19 15:32:33 -07:00
hooks.mjs feat(ct): allow configuring apps per test (#15551) 2022-07-12 09:37:33 -07:00
index.d.ts chore: make @playwright/test depend on playwright (#26946) 2023-09-08 14:23:35 -07:00
index.js chore: allow marking scripts as external for transform (#23449) 2023-06-01 20:28:49 -07:00
package.json chore: run 'npm pkg fix' (#27470) 2023-10-05 23:42:27 +00:00
README.md chore: add disclaimer to experimental ct packages (#14075) 2022-05-10 10:59:30 -07:00
register.d.ts chore(ct): internal types (#23332) 2023-06-02 14:11:03 -07:00
register.mjs chore(ct): do not clash internals with userland (#21774) 2023-03-17 18:08:28 -07:00
registerSource.mjs fix(ct): vue3 fallthrough events & callbacks (#23649) 2023-06-19 11:20:37 -07:00

BEWARE This package is EXPERIMENTAL and does not respect semver.

Read more at https://playwright.dev/docs/test-components