Once again, fix exports, paths n all

This commit is contained in:
2024-05-20 01:03:36 +02:00
parent 58e1e3c852
commit 30c5797ed1
+1 -1
View File
@@ -10,7 +10,7 @@
"files": ["index.ts"],
"dependencies": {
"logger-file": "git@git.pband.ch:typescript/logger-file.git"
"logger-file": "git+https://git.pband.ch/typescript/logger-file.git"
},
"peerDependencies": {
"typescript": "^5.0.0"