Skip to content

Commit

Permalink
fix: add description in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dzmitry-duboyski committed Feb 9, 2023
1 parent ac7d5c5 commit d78c7b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "2captcha-ts",
"version": "1.1.6",
"version": "1.1.7",
"description": "A wrapper around the 2captcha API. This wrapper support reCAPTCHA V2, reCAPTCHA V3, hCaptcha, Arkose Labs FunCaptcha, image captcha, Geetest, Geetest V4, Yandex Smart Captcha, Lemin captcha.",
"main": "dist/index.js",
"repository": "https://github.com/dzmitry-duboyski/2captcha-ts",
"license": "MIT",
Expand Down

0 comments on commit d78c7b0

Please sign in to comment.