mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
chore: fix package description after monorepo
This commit is contained in:
parent
e68129e610
commit
bcfd47343c
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "playwright-chromium",
|
||||
"version": "1.16.0-next",
|
||||
"description": "A high-level API to automate web browsers",
|
||||
"description": "A high-level API to automate Chromium",
|
||||
"repository": "github:Microsoft/playwright",
|
||||
"homepage": "https://playwright.dev",
|
||||
"engines": {
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "playwright-firefox",
|
||||
"version": "1.16.0-next",
|
||||
"description": "A high-level API to automate web browsers",
|
||||
"description": "A high-level API to automate Firefox",
|
||||
"repository": "github:Microsoft/playwright",
|
||||
"homepage": "https://playwright.dev",
|
||||
"engines": {
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "playwright-webkit",
|
||||
"version": "1.16.0-next",
|
||||
"description": "A high-level API to automate web browsers",
|
||||
"description": "A high-level API to automate WebKit",
|
||||
"repository": "github:Microsoft/playwright",
|
||||
"homepage": "https://playwright.dev",
|
||||
"engines": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user