zipkin-instrumentation-fetch
Advanced tools
Comparing version 0.7.0 to 0.7.1
{ | ||
"name": "zipkin-instrumentation-fetch", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "Interceptor for HTTP clients using the 'fetch' API", | ||
@@ -19,4 +19,4 @@ "main": "lib/index.js", | ||
"mocha": "^3.2.0", | ||
"zipkin": "^0.6.1" | ||
"zipkin": "^0.7.1" | ||
} | ||
} |