Skip to content

Commit

Permalink
chore: rename package to match npmjs
Browse files Browse the repository at this point in the history
https://www.npmjs.com/package/@google-cloud/pino-logging-gcp-config

Change-Id: Iedd5b69017ee4b6dba5fe5c17720b2821b713f2d
GitOrigin-RevId: 106409f5da4ace7d1257bfe96ca342ecc3854342
  • Loading branch information
nielm authored and Copybara committed Nov 10, 2024
1 parent c9e588c commit ef45b31
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions projects/pino-logging-gcp-config/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion projects/pino-logging-gcp-config/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "pino-logging-gcp-config",
"name": "@google-cloud/pino-logging-gcp-config",
"version": "1.0.1",
"description": "Module to create a basic Pino LoggerConfig to support Google Cloud structured logging",
"main": "build/src/pino_gcp_config.js",
Expand Down

0 comments on commit ef45b31

Please sign in to comment.