Add the repository to manifest

This commit is contained in:
Christopher 2023-06-21 13:29:40 -04:00
parent bb96cb6b2b
commit 6b92e85921

View File

@ -62,5 +62,9 @@
}, },
"dependencies": { "dependencies": {
"openai": "^3.3.0" "openai": "^3.3.0"
},
"repository":{
"type":"git",
"url":"https://github.com/Iheuzio/gpt-contextfiles/"
} }
} }