diff --git a/package.json b/package.json index 03f292a..c9e8fc5 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "files": ["index.ts"], "dependencies": { - "log": "git@git.pband.ch:typescript/log.git" + "log": "git+https://git.pband.ch/typescript/log.git" }, "devDependencies": { "@types/bun": "^1.1.2"