diff --git a/package.json b/package.json index d7c34aa..64630df 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "files": ["index.ts"], "dependencies": { - "log": "git+https://git.pband.ch/typescript/log" + "log": "git+https://git.pband.ch/typescript/log.git" }, "peerDependencies": { "typescript": "^5.0.0"