Skip to content

Commit 8296ecd

Browse files
update package.json
1 parent c3a3f8e commit 8296ecd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Diff for: package.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
"version": "1.0.0",
44
"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.",
55
"main": "dist/index.js",
6-
"repository": "https://github.com/2captcha/2captcha-javascript",
6+
"repository": {
7+
"type": "git",
8+
"url": "git+https://github.com/2captcha/2captcha-javascript.git"
9+
},
710
"license": "MIT",
811
"author": "2Captcha",
912
"bugs": {

0 commit comments

Comments
 (0)