Skip to content

Commit a1c205a

Browse files
committed
Update package.json
1 parent e3a12a6 commit a1c205a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "locatorpro-playwright",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Self-healing locator engine for Playwright with 35-priority intelligent selector generation",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -41,10 +41,10 @@
4141
],
4242
"repository": {
4343
"type": "git",
44-
"url": "https://github.com/locatorpro/playwright"
44+
"url": "git+https://github.com/debasisj/locatorpro-playwright.git"
4545
},
46-
"homepage": "https://github.com/locatorpro/playwright#readme",
46+
"homepage": "https://github.com/debasisj/locatorpro-playwright#readme",
4747
"bugs": {
48-
"url": "https://github.com/locatorpro/playwright/issues"
48+
"url": "https://github.com/debasisj/locatorpro-playwright/issues"
4949
}
5050
}

0 commit comments

Comments
 (0)