@bbc/http-transport-statsd
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "@bbc/http-transport-statsd", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "Provides stats for statsD ", | ||
@@ -44,3 +44,3 @@ "main": "index.js", | ||
"peerDependencies": { | ||
"@bbc/http-transport": "^4.3.0" | ||
"@bbc/http-transport": "^3 ^4" | ||
}, | ||
@@ -47,0 +47,0 @@ "eslintConfig": { |
8998