mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
fix: update zipkin versions of zipkin-context-cls, zipkin-instrumentation-express, zipkin-transport-http
This commit is contained in:
parent
5b409b39e8
commit
daaff7eff4
@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user