diff --git a/package.json b/package.json index 6ac1331..2206c84 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,10 @@ "version": "1.0.0", "description": "JavaScript library for easy integration with the API of 2captcha captcha solving service to bypass reCAPTCHA, hCaptcha, funcaptcha, geetest and solve any other captchas.", "main": "dist/index.js", - "repository": "https://github.com/2captcha/2captcha-javascript", + "repository": { + "type": "git", + "url": "git+https://github.com/2captcha/2captcha-javascript.git" + }, "license": "MIT", "author": "2Captcha", "bugs": {