diff --git a/package.json b/package.json index 482e287..1e1d912 100644 --- a/package.json +++ b/package.json @@ -12,5 +12,9 @@ "dependencies": { "axios": "^1.4.0", "events": "^3.3.0" + }, + "repository": { + "type": "git", + "url": "https://github.com/litruv/API-WebSocket-Bridge.git" } }