Replace git ssh path with https

This commit is contained in:
2024-05-15 21:33:19 +02:00
parent 886c002535
commit f9abd9e387
+1 -1
View File
@@ -10,7 +10,7 @@
"files": ["index.ts"],
"dependencies": {
"log": "git+git@git.pband.ch:typescript/log"
"log": "git+https://git.pband.ch/typescript/log"
},
"devDependencies": {
"@types/bun": "^1.1.2"