diff --git a/package.json b/package.json index 290c7475c4947..70f4cc8250b3e 100644 --- a/package.json +++ b/package.json @@ -29,6 +29,10 @@ "ts-jest": "^26.5.4", "typescript": "^3.9.7", "xml2js": "^0.4.23" + }, + "repository": { + "type": "git", + "url": "https://github.com/SeleniumHQ/selenium.git" }, "dependencies": { "@apollo/client": "^3.3.20",