We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c48b511 commit 5321921Copy full SHA for 5321921
packages/playwright-core/package.json
@@ -24,6 +24,7 @@
24
"./lib/outofprocess": "./lib/outofprocess.js",
25
"./lib/utils": "./lib/utils/index.js",
26
"./lib/utils/comparators": "./lib/utils/comparators.js",
27
+ "./lib/common/userAgent": "./lib/common/userAgent.js",
28
"./lib/utils/eventsHelper": "./lib/utils/eventsHelper.js",
29
"./lib/utils/fileUtils": "./lib/utils/fileUtils.js",
30
"./lib/utils/httpServer": "./lib/utils/httpServer.js",
0 commit comments