mirror of
https://github.com/colanode/colanode.git
synced 2025-12-28 16:06:37 +01:00
Remove Kafka dependency
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "ES6",
|
||||
"target": "ES2020",
|
||||
"module": "commonjs",
|
||||
"outDir": "./dist",
|
||||
"rootDir": ".",
|
||||
|
||||
Reference in New Issue
Block a user