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

Commit eebd743

Browse files
committed
chore: downgrade some packages to 0.0.0
1 parent e156d62 commit eebd743

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/opencensus-exporter-jaeger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opencensus/exporter-jaeger",
3-
"version": "0.0.1",
3+
"version": "0.0.0",
44
"description": "OpenCensus Exporter Jeager allows user to send collected traces to Jeager",
55
"main": "build/src/index.js",
66
"types": "build/src/index.d.ts",

packages/opencensus-instrumentation-grpc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opencensus/instrumentation-grpc",
3-
"version": "0.0.1",
3+
"version": "0.0.0",
44
"description": "Opencensus grpc automatic instrumentation package.",
55
"main": "build/src/index.js",
66
"types": "build/src/index.d.ts",

packages/opencensus-instrumentation-http2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opencensus/instrumentation-http2",
3-
"version": "0.0.1",
3+
"version": "0.0.0",
44
"description": "Opencensus http2 automatic instrumentation package.",
55
"main": "build/src/index.js",
66
"types": "build/src/index.d.ts",

packages/opencensus-instrumentation-mongodb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opencensus/instrumentation-mongodb",
3-
"version": "0.0.1",
3+
"version": "0.0.0",
44
"description": "Opencensus MongoDB automatic instrumentation package.",
55
"main": "build/src/index.js",
66
"types": "build/src/index.d.ts",

0 commit comments

Comments
 (0)