fix package.json

This commit is contained in:
2024-07-29 16:25:04 +02:00
parent d185ab05b4
commit 48c58c6f52
+1 -1
View File
@@ -13,6 +13,6 @@
"logger-file": "git+https://git.pband.ch/typescript/logger-file.git"
},
"devDependencies": {
"@types/bun": "^1.1.2",
"@types/bun": "^1.1.2"
}
}