diff --git a/packages/thalaswap-math/package.json b/packages/thalaswap-math/package.json index 4a452f6..0165966 100644 --- a/packages/thalaswap-math/package.json +++ b/packages/thalaswap-math/package.json @@ -34,7 +34,7 @@ "license": "MIT", "repository": { "type": "git", - "url": "git+https://github.com/ThalaLabs/thala-sdk" + "url": "git+https://github.com/ThalaLabs/thala-sdk.git" }, "devDependencies": { "@types/jest": "^29.5.12", diff --git a/packages/thalaswap-router/package.json b/packages/thalaswap-router/package.json index 7e287b4..e2be4ac 100644 --- a/packages/thalaswap-router/package.json +++ b/packages/thalaswap-router/package.json @@ -14,7 +14,7 @@ ], "repository": { "type": "git", - "url": "git+https://github.com/ThalaLabs/thala-sdk" + "url": "git+https://github.com/ThalaLabs/thala-sdk.git" }, "publishConfig": { "access": "public"