Add git extension

This commit is contained in:
2024-05-15 21:50:31 +02:00
parent 3b48952a41
commit d11b751c1d
+1 -1
View File
@@ -10,7 +10,7 @@
"files": ["index.ts"],
"dependencies": {
"logger-file": "git+https://git.pband.ch/typescript/logger-file"
"logger-file": "git+https://git.pband.ch/typescript/logger-file.git"
},
"peerDependencies": {
"typescript": "^5.0.0"