playwright/packages
Andrey Lushnikov cea036ab7e
feat: change vendor package exports (#818)
* feat: change vendor package exports

This patch changes top-level exports for the vendor-specific
packages:
- `playwright-chromium`: now exports an object with a single `chromium`
field
- `playwright-wekbit`: now exports an object with a single `webkit`
- `playwright-firefox`: now exports an object with a single `firefox`

Fixes #814

* fix typo

* address comments
2020-02-03 14:24:03 -08:00
..
playwright chore: bump version to 0.10.0-post (#796) 2020-01-31 18:46:34 -08:00
playwright-chromium feat: change vendor package exports (#818) 2020-02-03 14:24:03 -08:00
playwright-firefox feat: change vendor package exports (#818) 2020-02-03 14:24:03 -08:00
playwright-webkit feat: change vendor package exports (#818) 2020-02-03 14:24:03 -08:00