diff --git a/package.json b/package.json index 9493e72..58c6c3e 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,10 @@ "node": ">=20" }, "license": "BSD-3-Clause", - "repository": "interscript/api", + "repository": { + "type": "git", + "url": "git+https://github.com/interscript/api.git" + }, "keywords": [ "transliteration", "graphql",