Skip to content

Commit 6501d7c

Browse files
committed
fix(instrumentation-langchain): added private flag to package.json
1 parent 82a35b5 commit 6501d7c

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,5 +1,6 @@
11
{
22
"name": "instrumentation-langchain",
3+
"private": true,
34
"version": "1.0.0",
45
"description": "Langchain.js instrumentation following OpenTelemetry semantic convention.",
56
"main": "dist/src/index.js",

0 commit comments

Comments
 (0)