get rid of log

This commit is contained in:
2026-05-05 17:05:33 +02:00
parent fda86493b8
commit 4348479fcc
6 changed files with 16 additions and 30 deletions
-2
View File
@@ -9,7 +9,6 @@
},
"dependencies": {
"log": "git+https://git.pband.ch/typescript/log.git",
"yup": "^1.7.0"
},
"devDependencies": {
@@ -20,7 +19,6 @@
"eslint": "^9.35.0",
"globals": "^16.4.0",
"jiti": "^2.5.1",
"logger-console": "git+https://git.pband.ch/typescript/logger-console.git",
"prettier": "^3.6.2",
"tmp": "^0.2.5",
"typescript": "^5.9.2",