mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-11 12:33:45 +03:00
chore: keep @playwright/test/cli exposed (#23241)
Fixes https://github.com/microsoft/playwright/issues/23225
This commit is contained in:
parent
848f1dff3f
commit
5926c67703
@ -15,6 +15,7 @@
|
||||
"require": "./index.js",
|
||||
"default": "./index.js"
|
||||
},
|
||||
"./cli": "./cli.js",
|
||||
"./package.json": "./package.json",
|
||||
"./lib/cli": "./lib/cli.js",
|
||||
"./lib/common/babelBundle": "./lib/common/babelBundle.js",
|
||||
|
Loading…
Reference in New Issue
Block a user