Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 6c6c036

Browse files
Fixed zipkin url configuration
1 parent fe5ece9 commit 6c6c036

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/opencensus-core/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"compile-strict": "npm run script compile-auto-strict",
1212
"compile": "npm run script compile-auto compile-auto-strict",
1313
"clean": "rimraf build/*",
14+
"fix": "gts fix",
1415
"script": "ts-node -P ./scripts ./scripts"
1516
},
1617
"keywords": [

0 commit comments

Comments
 (0)