mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
chore: mark tools package as private (#34511)
This commit is contained in:
parent
bd2fdd0f20
commit
2c0576ea76
2
package-lock.json
generated
2
package-lock.json
generated
@ -8208,7 +8208,7 @@
|
||||
},
|
||||
"packages/playwright-tools": {
|
||||
"name": "@playwright/experimental-tools",
|
||||
"version": "1.51.0-next",
|
||||
"version": "0.0.0",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"playwright": "1.51.0-next"
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "@playwright/experimental-tools",
|
||||
"version": "1.51.0-next",
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"description": "Playwright Tools for AI",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user