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