zipkin-instrumentation-cujojs-rest
Advanced tools
Comparing version 0.1.5 to 0.1.6
{ | ||
"name": "zipkin-instrumentation-cujojs-rest", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "Interceptor for instrumenting HTTP calls from the cujoJS rest library", | ||
@@ -17,5 +17,5 @@ "main": "index.js", | ||
"peerDependencies": { | ||
"zipkin-core": "^0.1.5" | ||
"zipkin-core": "^0.1.6" | ||
} | ||
} | ||