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