diff --git a/package.json b/package.json index 57299d1..12ca55a 100644 --- a/package.json +++ b/package.json @@ -15,5 +15,10 @@ "uuid": "^9.0.1", "winston": "^3.10.0", "winston-loki": "^6.0.7" + }, + + "repository": { + "type": "git", + "url": "https://git.edwardpeterson.dev/cubemaster21/clew-logger" } }