Declare the logger contract in the library instead of depending on @larvit/log
This commit is contained in:
+1
-3
@@ -49,13 +49,11 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "10.0.1",
|
||||
"@larvit/log": "2.3.0",
|
||||
"@types/node": "22.20.1",
|
||||
"eslint": "10.9.1",
|
||||
"smpp": "0.6.0-rc.4",
|
||||
"typescript": "6.0.3",
|
||||
"typescript-eslint": "8.68.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@larvit/log": "2.3.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user