We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03510d9 commit 4221d75Copy full SHA for 4221d75
package.json
@@ -8,15 +8,15 @@
8
},
9
"repository": {
10
"type": "git",
11
- "url": "git+https://github.com/WorkOB/Oxylabs-Proxy-Integration-with-Playwright.git"
+ "url": "git+https://github.com/oxylabs/playwright-proxy-integration-js.git"
12
13
"keywords": [],
14
"author": "",
15
"license": "ISC",
16
"bugs": {
17
- "url": "https://github.com/WorkOB/Oxylabs-Proxy-Integration-with-Playwright/issues"
+ "url": "https://github.com/oxylabs/playwright-proxy-integration-js/issues"
18
19
- "homepage": "https://github.com/WorkOB/Oxylabs-Proxy-Integration-with-Playwright#readme",
+ "homepage": "https://github.com/oxylabs/playwright-proxy-integration-js#readme",
20
"dependencies": {
21
"playwright": "^1.17.2"
22
}
0 commit comments