fix(api,worker): general improvements for workers, debugging and logging
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
"express": "^4.18.2",
|
||||
"prom-client": "^15.1.3",
|
||||
"ramda": "^0.29.1",
|
||||
"source-map-support": "^0.5.21",
|
||||
"sqlstring": "^2.3.3",
|
||||
"uuid": "^9.0.1"
|
||||
},
|
||||
@@ -28,6 +29,7 @@
|
||||
"@openpanel/tsconfig": "workspace:*",
|
||||
"@types/express": "^4.17.21",
|
||||
"@types/ramda": "^0.29.6",
|
||||
"@types/source-map-support": "^0.5.10",
|
||||
"@types/sqlstring": "^2.3.2",
|
||||
"@types/uuid": "^9.0.8",
|
||||
"tsup": "^7.2.0",
|
||||
|
||||
Reference in New Issue
Block a user