Merge pull request #23839 from plantain-00/patch-1

Update zipkin version
This commit is contained in:
Bowden Kelly
2018-03-01 10:43:54 -08:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
{
"private": true,
"dependencies": {
"zipkin": "^0.11.2"
"zipkin": ">=0.11.0"
}
}