diff --git a/package.json b/package.json index a5a7f468..ddeaaf74 100644 --- a/package.json +++ b/package.json @@ -46,5 +46,9 @@ }, "jest": { "testTimeout": 10000 + }, + "repository": { + "type": "git", + "url": "https://github.com/cap-js/cds-adapter-graphql" } -} +} \ No newline at end of file