Skip to content

Commit 5121a0b

Browse files
committed
chore(instrumentation-runtime-node): fix package.json
1 parent 8bf14b5 commit 5121a0b

File tree

2 files changed

+20
-17
lines changed

2 files changed

+20
-17
lines changed

package-lock.json

Lines changed: 19 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/node/instrumentation-runtime-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"access": "public"
4040
},
4141
"dependencies": {
42-
"@opentelemetry/instrumentation": "^0.53.0",
42+
"@opentelemetry/instrumentation": "^0.53.0"
4343
},
4444
"devDependencies": {
4545
"@opentelemetry/api": "^1.3.0",

0 commit comments

Comments
 (0)