mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
chore: change playwright-client private package version to 0.0.0 (#34975)
This commit is contained in:
parent
6a99f3a39a
commit
53f38f19a4
2
package-lock.json
generated
2
package-lock.json
generated
@ -8938,7 +8938,7 @@
|
||||
},
|
||||
"packages/playwright-client": {
|
||||
"name": "@playwright/client",
|
||||
"version": "1.51.0-next",
|
||||
"version": "0.0.0",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"playwright-core": "1.51.0-next"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@playwright/client",
|
||||
"private": true,
|
||||
"version": "1.51.0-next",
|
||||
"version": "0.0.0",
|
||||
"description": "A thin client for Playwright",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user