Implement the whole thing
This commit is contained in:
+3
-1
@@ -1,13 +1,15 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"@sinclair/typebox": "^0.34.33",
|
||||
"dotenv": "^16.5.0",
|
||||
"log": "git+https://git.pband.ch/typescript/log.git"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bun": "^1.2.15",
|
||||
"@types/node": "^22.15.30",
|
||||
"@types/tmp": "^0.2.6",
|
||||
"bun": "^1.2.15",
|
||||
"logger-console": "git+https://git.pband.ch/typescript/logger-console.git",
|
||||
"tmp": "^0.2.3",
|
||||
"typescript": "^5.8.3"
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user