Merge branch '12-alpin-kafka-error' into 'master'
Updata kafka-avro Closes #12 See merge request !14
... | @@ -14,14 +14,14 @@ | ... | @@ -14,14 +14,14 @@ |
"concurrently": "^3.5.1", | "concurrently": "^3.5.1", | ||
"cpu-stat": "^2.0.1", | "cpu-stat": "^2.0.1", | ||
"js-yaml": "^3.11.0", | "js-yaml": "^3.11.0", | ||
"kafka-avro": "^1.0.2", | "kafka-avro": "^1.2.0", | ||
"nconf": "^0.10.0", | "nconf": "^0.10.0", | ||
"ramda": "^0.25.0", | "ramda": "^0.25.0", | ||
"request": "^2.87.0", | "request": "^2.87.0", | ||
"source-map-support": "^0.5.6", | "source-map-support": "^0.5.6", | ||
"through2": "^2.0.3", | "through2": "^2.0.3", | ||
"winston": "^2.4.2", | "typescript": "^2.8.3", | ||
"typescript": "^2.8.3" | "winston": "^2.4.2" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@types/chai": "^4.1.3", | "@types/chai": "^4.1.3", | ||
... | ... |
Please register or sign in to comment