mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-07 08:58:49 +08:00
fix: update zipkin versions of zipkin-context-cls, zipkin-instrumentation-express, zipkin-transport-http
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"zipkin": "^0.11.2"
|
||||
"zipkin": ">=0.11.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"zipkin": "^0.11.2"
|
||||
"zipkin": ">=0.11.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"zipkin": "^0.11.2"
|
||||
"zipkin": ">=0.11.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user