diff --git a/package.json b/package.json index f427a67..b3dee3e 100644 --- a/package.json +++ b/package.json @@ -15,8 +15,8 @@ "dependencies": { "jose": "^5.3.0", - "log": "git+git@git.pband.ch:typescript/log.git", - "result": "git+git@git.pband.ch:typescript/result.git" + "log": "git@git.pband.ch:typescript/log.git", + "result": "git@git.pband.ch:typescript/result.git" }, "devDependencies": { "@types/bun": "^1.1.2"