Skip to content

Commit c743b5a

Browse files
committed
fix: ci error
1 parent 22743a4 commit c743b5a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"name": "otel-instrumentation-postgres-monorepo",
3+
"author": "Wataru Oguchi <wataru.oguchi.0to1@gmail.com>",
34
"description": "OpenTelemetry instrumentation for postgres.js - Monorepo",
5+
"repository": "https://github.com/wataruoguchi/otel-instrumentation-postgres",
6+
"license": "Apache-2.0",
47
"private": true,
58
"scripts": {
69
"test": "cd lib && npm test",

0 commit comments

Comments
 (0)