1 parent e3a12a6 commit a1c205aCopy full SHA for a1c205a
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "locatorpro-playwright",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "Self-healing locator engine for Playwright with 35-priority intelligent selector generation",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
@@ -41,10 +41,10 @@
41
],
42
"repository": {
43
"type": "git",
44
- "url": "https://github.com/locatorpro/playwright"
+ "url": "git+https://github.com/debasisj/locatorpro-playwright.git"
45
},
46
- "homepage": "https://github.com/locatorpro/playwright#readme",
+ "homepage": "https://github.com/debasisj/locatorpro-playwright#readme",
47
"bugs": {
48
- "url": "https://github.com/locatorpro/playwright/issues"
+ "url": "https://github.com/debasisj/locatorpro-playwright/issues"
49
}
50
0 commit comments