diff --git a/package.json b/package.json index f4ee1b0..2acab23 100644 --- a/package.json +++ b/package.json @@ -62,5 +62,9 @@ }, "dependencies": { "openai": "^3.3.0" + }, + "repository":{ + "type":"git", + "url":"https://github.com/Iheuzio/gpt-contextfiles/" } }