Skip to content

Commit 9b55ff8

Browse files
committed
chore: mark package as private to prevent accidental release
1 parent 51a0546 commit 9b55ff8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/instrumentation-langchain/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@opentelemetry/instrumentation-langchain",
33
"version": "0.1.0",
4+
"private": true,
45
"description": "OpenTelemetry instrumentation for the `langchain` LangChain.js library",
56
"main": "build/src/index.js",
67
"types": "build/src/index.d.ts",

0 commit comments

Comments
 (0)