diff --git a/package.json b/package.json index 85b3757..0b8368e 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,10 @@ "version": "1.0.29", "main": "src/index", "types": "src/index.d.ts", - "repository": "git@bitbucket.org:leandro_costa/lhisp-oauth-client.git", + "repository": { + "type": "git", + "url": "git+ssh://git@bitbucket.org/leandro_costa/lhisp-oauth-client.git" + }, "author": "Leandro Costa ", "license": "MIT", "scripts": {