Skip to content

Commit

Permalink
Merge branch 'main' into eslint-indent
Browse files Browse the repository at this point in the history
  • Loading branch information
legendecas authored Apr 25, 2022
2 parents 3e41712 + 28a177f commit 4f08217
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "@opentelemetry/api-metrics",
"version": "0.28.0",
"private": true,
"description": "Public metrics API for OpenTelemetry",
"main": "build/src/index.js",
"module": "build/esm/index.js",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "@opentelemetry/exporter-prometheus",
"version": "0.28.0",
"private": true,
"description": "OpenTelemetry Exporter Prometheus provides a metrics endpoint for Prometheus",
"main": "build/src/index.js",
"types": "build/src/index.d.ts",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "@opentelemetry/sdk-metrics-base",
"version": "0.28.0",
"private": true,
"description": "Work in progress OpenTelemetry metrics SDK",
"main": "build/src/index.js",
"module": "build/esm/index.js",
Expand Down

0 comments on commit 4f08217

Please sign in to comment.