DefinitelyTyped/types/zipkin-context-cls/package.json
York Yao 6caa94a7a4 add types of zipkin-context-cls, zipkin-instrumentation-express, zipk… (#22998)
* add types of zipkin-context-cls, zipkin-instrumentation-express, zipkin-instrumentation-fetch, zipkin-transport-http

* fix: CI failure because express require typescript 2.2

* fix: test zipkin-context-cls only, remove irrelevant test code
2018-01-18 07:15:59 -08:00

7 lines
71 B
JSON

{
"private": true,
"dependencies": {
"zipkin": "^0.11.2"
}
}