mirror of
https://github.com/zoriya/drizzle-otel.git
synced 2026-06-05 03:49:16 +00:00
update repo url
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@kubiks/otel-drizzle": patch
|
||||
---
|
||||
|
||||
update repo URL
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://unpkg.com/@changesets/config@3.0.0/schema.json",
|
||||
"changelog": ["@changesets/changelog-github", { "repo": "kubiks/otel" }],
|
||||
"changelog": ["@changesets/changelog-github", { "repo": "kubiks-inc/otel" }],
|
||||
"commit": false,
|
||||
"fixed": [],
|
||||
"linked": [],
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"description": "OpenTelemetry instrumentation for Drizzle ORM",
|
||||
"author": "Kubiks",
|
||||
"license": "MIT",
|
||||
"repository": "kubiks/otel",
|
||||
"repository": "kubiks-inc/otel",
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"exports": {
|
||||
|
||||
Reference in New Issue
Block a user