diff --git a/package.json b/package.json index 5667d44..0f8b1c7 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,10 @@ "workspaces": [ "packages/*" ], - "repository": "git@github.com:jssaints/react-select-async-paginate.git", + "repository": { + "type": "git", + "url": "git+https://github.com/jssaints/react-select-async-paginate.git" + }, "author": "Vadim Taits", "license": "MIT", "scripts": {